Home
last modified time | relevance | path

Searched refs:BRIDGE_ID (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/include/configs/
H A DMPC8541CDS.h285 #define BRIDGE_ID 17 macro
288 #define BRIDGE_ID 28 macro
H A DMPC8555CDS.h283 #define BRIDGE_ID 17 macro
286 #define BRIDGE_ID 28 macro
H A DMPC8548CDS.h389 #define BRIDGE_ID 17 macro
392 #define BRIDGE_ID 28 macro
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dcds_via.c32 bridge = PCI_BDF(0,BRIDGE_ID,0); in mpc85xx_config_via()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dpci.c140 PCI_BDF(0,BRIDGE_ID,0), in pci_mpc85xx_init()