Home
last modified time | relevance | path

Searched refs:APLIC_xMSICFGADDRH_LHXW_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/irqchip/
H A Driscv-aplic.h57 #define APLIC_xMSICFGADDRH_LHXW_MASK 0xf macro
59 #define APLIC_xMSICFGADDRH_LHXW (APLIC_xMSICFGADDRH_LHXW_MASK << \
/linux/drivers/irqchip/
H A Dirq-riscv-aplic-msi.c214 if (APLIC_xMSICFGADDRH_LHXW_MASK < mc->lhxw) { in aplic_msi_setup()