Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dpcie.c22 } mpc83xx_pcie_cfg_space[] = { variable
144 hose->cfg_addr = (unsigned int *)mpc83xx_pcie_cfg_space[bus].base; in PCIE_OP()
202 mpc83xx_pcie_cfg_space[bus].size); in mpc83xx_pcie_init_bus()
203 out_le32(&out_win->bar, mpc83xx_pcie_cfg_space[bus].base); in mpc83xx_pcie_init_bus()
327 if (num_buses > ARRAY_SIZE(mpc83xx_pcie_cfg_space)) { in mpc83xx_pcie_init()
329 num_buses = ARRAY_SIZE(mpc83xx_pcie_cfg_space); in mpc83xx_pcie_init()