Lines Matching full:plic
6 #define pr_fmt(fmt) "riscv-plic: " fmt
25 * This driver implements a version of the RISC-V PLIC with the actual layout
30 * The largest number supported by devices marked as 'sifive,plic-1.0.0', is
194 .name = "SiFive PLIC",
209 .name = "SiFive PLIC",
428 { .compatible = "sifive,plic-1.0.0" },
432 { .compatible = "thead,c900-plic",
461 pr_err("%pfwP: no PLIC context available\n", fwnode); in plic_parse_nr_irqs_and_contexts()
476 pr_err("%pfwP: no PLIC context available\n", fwnode); in plic_parse_nr_irqs_and_contexts()
651 * We can have multiple PLIC instances so setup global state in plic_probe()
676 "irqchip/sifive/plic:starting", in plic_probe()
722 .name = "riscv-plic",
737 IRQCHIP_DECLARE(riscv, "allwinner,sun20i-d1-plic", plic_early_probe);