Home
last modified time | relevance | path

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

/qemu/hw/pci-host/
H A Dpnv_phb3_pbcq.c111 bar = pbcq->nest_regs[PBCQ_NEST_PHB_BAR] >> 14; in pnv_pbcq_update_map()
139 case PBCQ_NEST_PHB_BAR: in pnv_pbcq_nest_xscom_write()
252 pbcq->nest_regs[PBCQ_NEST_PHB_BAR] = reg << 14; in pnv_pbcq_default_bars()
/qemu/include/hw/pci-host/
H A Dpnv_phb3_regs.h27 #define PBCQ_NEST_PHB_BAR 0x42 macro