Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dpci.c95 POWAR_IO_WRITE | (__ilog2(CONFIG_SYS_PCI1_IO_SIZE) - 1)); in pci_mpc85xx_init()
180 POWAR_IO_WRITE | (__ilog2(CONFIG_SYS_PCI2_IO_SIZE) - 1)); in pci_mpc85xx_init()
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dfsl_pci.h49 #define POWAR_IO_WRITE 0x00008000 macro
H A Dimmap_85xx.h256 #define POWAR_IO_WRITE 0x00008000 macro
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dfsl_pci_init.c351 POWAR_IO_READ | POWAR_IO_WRITE); in fsl_pci_init()