Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dpnv_phb3_regs.h119 #define PHB_FFI_LOCK_STATE PPC_BIT(0) macro
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb3.c633 phb->regs[off >> 3] |= PHB_FFI_LOCK_STATE; in pnv_phb3_reg_read()