Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/include/asm/
H A 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 */
788 pcictrl83xx_t pci_ctrl[1]; /* PCI Controller Control and Status Registers */
837 pcictrl83xx_t pci_ctrl[1]; /* PCI Controller Control and Status Registers */
876 pcictrl83xx_t pci_ctrl[1]; /* PCI Controller Control and Status Registers */
914 pcictrl83xx_t pci_ctrl[1]; /* PCI Control & Status Registers */
/openbmc/u-boot/board/freescale/mpc832xemds/
H A Dpci.c67 volatile pcictrl83xx_t *pci_ctrl = &immr->pci_ctrl[0]; in pci_init_board()
/openbmc/u-boot/board/freescale/mpc8349emds/
H A Dpci.c155 volatile pcictrl83xx_t *pci_ctrl = &immr->pci_ctrl[0]; in pci_init_board()
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dpci.c30 volatile pcictrl83xx_t *pci_ctrl = &immr->pci_ctrl[bus]; in pci_init_bus()