Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dpnv_phb3_regs.h383 #define IODA2_M64BT_ENABLE PPC_BIT(0) macro
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb3.c172 if (!(m64 & IODA2_M64BT_ENABLE)) { in pnv_phb3_check_m64()