Lines Matching full:aplic
9 #include <linux/irqchip/riscv-aplic.h>
17 #include "irq-riscv-aplic-main.h"
101 /* Setup APLIC domaincfg register */ in aplic_init_hw_global()
126 /* Clear APLIC domaincfg */ in aplic_init_hw_irqs()
161 * APLIC IDCs which forces the APLIC driver to use MSI mode. in aplic_setup_priv()
176 /* Setup initial state APLIC interrupts */ in aplic_setup_priv()
197 * If msi-parent property is present then setup APLIC MSI in aplic_probe()
198 * mode otherwise setup APLIC direct mode. in aplic_probe()
210 dev_err(dev, "failed to setup APLIC in %s mode\n", msi_mode ? "MSI" : "direct"); in aplic_probe()
221 { .compatible = "riscv,aplic" },
227 .name = "riscv-aplic",