Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/southbridge/
H A Dich9.h160 #define ICH9_LPC_PIRQ_ROUT_MASK ICH9_MASK(8, 3, 0) macro
/openbmc/qemu/hw/isa/
H A Dlpc_ich9.c188 *pic_irq = pirq_rout & ICH9_LPC_PIRQ_ROUT_MASK; in ich9_lpc_rout()