Home
last modified time | relevance | path

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

/qemu/include/hw/pci-host/
H A Dpnv_phb3_regs.h103 #define PHB_DMARD_SYNC_COMPLETE PPC_BIT(1) macro
H A Dpnv_phb4_regs.h185 #define PHB_DMARD_SYNC_COMPLETE PPC_BIT(1) macro
/qemu/hw/pci-host/
H A Dpnv_phb3.c638 return PHB_DMARD_SYNC_COMPLETE; in pnv_phb3_reg_read()
H A Dpnv_phb4.c690 return PHB_DMARD_SYNC_COMPLETE; in pnv_phb4_reg_read()