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",
427 { .compatible = "sifive,plic-1.0.0" },
431 { .compatible = "thead,c900-plic",
460 pr_err("%pfwP: no PLIC context available\n", fwnode); in plic_parse_nr_irqs_and_contexts()
475 pr_err("%pfwP: no PLIC context available\n", fwnode); in plic_parse_nr_irqs_and_contexts()
650 * We can have multiple PLIC instances so setup global state in plic_probe()
675 "irqchip/sifive/plic:starting", in plic_probe()
721 .name = "riscv-plic",
736 IRQCHIP_DECLARE(riscv, "allwinner,sun20i-d1-plic", plic_early_probe);