Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/sysdev/
H A Dfsl_pci.h26 #define PIWAR_TGI_LOCAL 0x00f00000 /* target - local memory */ macro
H A Dfsl_pci.c206 u32 piwar = PIWAR_EN | PIWAR_PF | PIWAR_TGI_LOCAL | in setup_pci_atmu()
231 piwar &= ~PIWAR_TGI_LOCAL; in setup_pci_atmu()
/openbmc/qemu/hw/pci-host/
H A Dppce500.c71 #define PIWAR_TGI_LOCAL 0x00f00000 /* target - local memory */ macro