Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/include/asm/
Dimmap_83xx.h443 } pcictrl83xx_t; typedef
660 pcictrl83xx_t pci_ctrl[2]; /* PCI Controller Control and Status Registers */
708 pcictrl83xx_t pci_ctrl[1]; /* PCI Controller Control and Status Registers */
743 pcictrl83xx_t pci_ctrl[1]; /* PCI Controller Control and Status Registers */
824 pcictrl83xx_t pci_ctrl[1]; /* PCI Controller Control and Status Registers */
873 pcictrl83xx_t pci_ctrl[1]; /* PCI Controller Control and Status Registers */
912 pcictrl83xx_t pci_ctrl[1]; /* PCI Controller Control and Status Registers */
950 pcictrl83xx_t pci_ctrl[1]; /* PCI Control & Status Registers */
/external/u-boot/board/freescale/mpc832xemds/
Dpci.c68 volatile pcictrl83xx_t *pci_ctrl = &immr->pci_ctrl[0]; in pci_init_board()
/external/u-boot/board/freescale/mpc8349emds/
Dpci.c156 volatile pcictrl83xx_t *pci_ctrl = &immr->pci_ctrl[0]; in pci_init_board()
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dpci.c30 volatile pcictrl83xx_t *pci_ctrl = &immr->pci_ctrl[bus]; in pci_init_bus()