Home
last modified time | relevance | path

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

/qemu/include/hw/pci-host/
H A Dpnv_phb4_regs.h75 #define PEC_NEST_STK_BAR_EN_MMIO0 PPC_BIT(0) macro
/qemu/hw/pci-host/
H A Dpnv_phb4.c926 !(bar_en & PEC_NEST_STK_BAR_EN_MMIO0)) { in pnv_pec_phb_update_map()
947 (bar_en & PEC_NEST_STK_BAR_EN_MMIO0)) { in pnv_pec_phb_update_map()
1040 (PEC_NEST_STK_BAR_EN_MMIO0 | in pnv_pec_stk_nest_xscom_write()