Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/irqchip/
Driscv-aplic.h71 #define APLIC_xMSICFGADDR_PPN_LHX_MASK(__lhxw) \ macro
76 (APLIC_xMSICFGADDR_PPN_LHX_MASK(__lhxw) << \
/linux-6.12.1/drivers/irqchip/
Dirq-riscv-aplic-msi.c114 APLIC_xMSICFGADDR_PPN_LHX_MASK(mc->lhxw); in aplic_msi_write_msg()