Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Driscv_aplic.c73 #define APLIC_xMSICFGADDRH_LHXW_MASK 0xf macro
103 (APLIC_xMSICFGADDRH_LHXW_MASK << APLIC_xMSICFGADDRH_LHXW_SHIFT) | \
371 APLIC_xMSICFGADDRH_LHXW_MASK; in riscv_aplic_msi_send()