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
196 .name = "SiFive PLIC",
211 .name = "SiFive PLIC",
431 { .compatible = "sifive,plic-1.0.0" },
435 { .compatible = "thead,c900-plic",
464 pr_err("%pfwP: no PLIC context available\n", fwnode); in plic_parse_nr_irqs_and_contexts()
479 pr_err("%pfwP: no PLIC context available\n", fwnode); in plic_parse_nr_irqs_and_contexts()
654 * We can have multiple PLIC instances so setup global state in plic_probe()
679 "irqchip/sifive/plic:starting", in plic_probe()
725 .name = "riscv-plic",
740 IRQCHIP_DECLARE(riscv, "allwinner,sun20i-d1-plic", plic_early_probe);