Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dpnv_psi.c49 #define PSIHB_BAR_EN 0x0000000000000001ull macro
135 psi->regs[PSIHB_XSCOM_BAR] = bar & (ppc->bar_mask | PSIHB_BAR_EN); in pnv_psi_set_bar()
138 if (old & PSIHB_BAR_EN) { in pnv_psi_set_bar()
143 if (bar & PSIHB_BAR_EN) { in pnv_psi_set_bar()
455 psi->regs[PSIHB_XSCOM_BAR] = psi->bar | PSIHB_BAR_EN; in pnv_psi_reset()
468 pnv_psi_set_bar(psi, psi->bar | PSIHB_BAR_EN); in pnv_psi_realize()