Home
last modified time | relevance | path

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

/external/u-boot/board/freescale/common/
Dcadmus.h34 extern unsigned int get_pci_dual(void);
Dcadmus.c70 get_pci_dual(void) in get_pci_dual() function
/external/u-boot/board/freescale/mpc8555cds/
Dmpc8555cds.c189 uint pci_dual = get_pci_dual (); /* PCI DUAL in CM_PCI[3] */ in checkboard()
/external/u-boot/board/freescale/mpc8541cds/
Dmpc8541cds.c191 uint pci_dual = get_pci_dual (); /* PCI DUAL in CM_PCI[3] */ in checkboard()
/external/u-boot/board/freescale/mpc8548cds/
Dmpc8548cds.c257 uint pci_dual = get_pci_dual (); /* PCI DUAL in CM_PCI[3] */ in pci_init_board()