Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dpnv_phb3.c134 size = ~(phb->regs[PHB_M32_BASE_MASK >> 3] | 0xfffc000000000000ull) + 1; in pnv_phb3_check_m32()
536 case PHB_M32_BASE_MASK: in pnv_phb3_reg_write()
643 case PHB_M32_BASE_MASK: in pnv_phb3_reg_read()
/openbmc/qemu/include/hw/pci-host/
H A Dpnv_phb3_regs.h94 #define PHB_M32_BASE_MASK 0x198 macro