Home
last modified time | relevance | path

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

/qemu/include/hw/pci-host/
H A Dpnv_phb4.h69 #define PNV_PHB4_NUM_REGS (0x3000 >> 3) macro
94 uint64_t regs[PNV_PHB4_NUM_REGS];
/qemu/hw/pci-host/
H A Dpnv_phb4.c974 size = PNV_PHB4_NUM_REGS << 3; in pnv_pec_phb_update_map()