Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/southbridge/
H A Dich9.h170 #define ICH9_LPC_RCBA_BA_MASK ICH9_MASK(32, 31, 14) macro
/openbmc/qemu/hw/isa/
H A Dlpc_ich9.c523 rcba & ICH9_LPC_RCBA_BA_MASK, in ich9_lpc_rcba_update()