Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dpci.c94 POWAR_IO_WRITE | (__ilog2(CONFIG_SYS_PCI1_IO_SIZE) - 1)); in pci_mpc85xx_init()
179 POWAR_IO_WRITE | (__ilog2(CONFIG_SYS_PCI2_IO_SIZE) - 1)); in pci_mpc85xx_init()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_pci.h48 #define POWAR_IO_WRITE 0x00008000 macro
H A Dimmap_85xx.h255 #define POWAR_IO_WRITE 0x00008000 macro
/openbmc/u-boot/drivers/pci/
H A Dfsl_pci_init.c356 POWAR_IO_READ | POWAR_IO_WRITE); in fsl_pci_init()