Home
last modified time | relevance | path

Searched refs:HRCWH_PCI_HOST (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/u-boot/include/configs/
H A DTQM834x.h295 HRCWH_PCI_HOST |\
308 HRCWH_PCI_HOST |\
H A Dsbc8349.h458 HRCWH_PCI_HOST |\
471 HRCWH_PCI_HOST |\
H A Dvme8349.h376 HRCWH_PCI_HOST |\
389 HRCWH_PCI_HOST |\
H A DMPC8349ITX.h514 HRCWH_PCI_HOST |\
527 HRCWH_PCI_HOST |\
H A DMPC8349EMDS.h536 HRCWH_PCI_HOST |\
549 HRCWH_PCI_HOST |\
H A Dmpc8308_p1m.h58 HRCWH_PCI_HOST |\
H A DMPC8308RDB.h65 HRCWH_PCI_HOST |\
H A Dve8313.h344 #define CONFIG_SYS_HRCW_HIGH (HRCWH_PCI_HOST | \
H A DMPC8323ERDB.h44 HRCWH_PCI_HOST |\
H A Dids8313.h48 #define CONFIG_SYS_HRCW_HIGH (HRCWH_PCI_HOST |\
H A DMPC832XEMDS.h59 HRCWH_PCI_HOST |\
H A DMPC8315ERDB.h52 HRCWH_PCI_HOST |\
H A Dhrcon.h55 HRCWH_PCI_HOST |\
H A DMPC837XERDB.h70 HRCWH_PCI_HOST |\
H A DMPC8313ERDB.h521 HRCWH_PCI_HOST |\
H A DMPC837XEMDS.h61 HRCWH_PCI_HOST |\
H A Dstrider.h57 HRCWH_PCI_HOST |\
/OK3568_Linux_fs/u-boot/board/tqc/tqm834x/
H A Dtqm834x.c132 if (!(immr->reset.rcwh & HRCWH_PCI_HOST)) { in checkboard()
/OK3568_Linux_fs/u-boot/board/freescale/mpc837xemds/
H A Dmpc837xemds.c300 const u32 rcw_mask = HRCWH_PCI1_ARBITER_ENABLE | HRCWH_PCI_HOST; in board_pci_host_broken()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspeed.c138 if (im->reset.rcwh & HRCWH_PCI_HOST) { in get_clocks()
/OK3568_Linux_fs/u-boot/include/
H A Dmpc83xx.h720 #define HRCWH_PCI_HOST 0x80000000 macro