| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/ |
| H A D | pcie.c | 52 static int mpc83xx_pcie_remap_cfg(struct pci_controller *hose, pci_dev_t dev) in mpc83xx_pcie_remap_cfg() 112 struct pci_controller *hose = &pcie_hose[bus]; in PCIE_OP() local
|
| /rk3399_rockchip-uboot/arch/m68k/cpu/mcf5445x/ |
| H A D | pci.c | 45 void pci_mcf5445x_init(struct pci_controller *hose) in pci_mcf5445x_init()
|
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | pci_indirect.c | 58 void pci_setup_indirect(struct pci_controller* hose, u32 cfg_addr, u32 cfg_data) in pci_setup_indirect()
|
| H A D | pci-uclass.c | 647 struct pci_controller *hose = bus->uclass_priv; in pci_auto_config_devices() local 913 static int decode_regions(struct pci_controller *hose, ofnode parent_node, in decode_regions() 1004 struct pci_controller *hose; in pci_uclass_pre_probe() local 1104 struct pci_controller *hose = bus->uclass_priv; in pci_bridge_read_config() local 1113 struct pci_controller *hose = bus->uclass_priv; in pci_bridge_write_config() local 1212 struct pci_controller *hose = dev_get_uclass_priv(bus); in pci_get_regions() local 1263 struct pci_controller *hose = dev_get_uclass_priv(ctlr); in _dm_pci_bus_to_phys() local 1324 struct pci_controller *hose; in _dm_pci_phys_to_bus() local
|
| H A D | pcie_imx.c | 378 static int imx_pcie_read_config(struct pci_controller *hose, pci_dev_t d, in imx_pcie_read_config() 407 static int imx_pcie_write_config(struct pci_controller *hose, pci_dev_t d, in imx_pcie_write_config() 649 struct pci_controller *hose = &pcc; in imx_pcie_init() local
|
| H A D | pcie_xilinx.c | 21 struct pci_controller hose; member
|
| H A D | pcie_layerscape.h | 148 struct pci_controller hose; member
|
| H A D | pcie_dw_mvebu.c | 464 struct pci_controller *hose = dev_get_uclass_priv(ctlr); in pcie_dw_mvebu_probe() local
|
| H A D | pcie_dw_rockchip.c | 867 struct pci_controller *hose = dev_get_uclass_priv(ctlr); in rockchip_pcie_probe() local
|
| H A D | pci_tegra.c | 221 struct pci_controller hose; member
|
| /rk3399_rockchip-uboot/board/freescale/mpc8572ds/ |
| H A D | mpc8572ds.c | 116 struct pci_controller *hose; in pci_init_board() local
|
| /rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/ |
| H A D | cpu.c | 55 struct pci_controller *hose; in arch_cpu_init_dm() local
|
| /rk3399_rockchip-uboot/board/freescale/m54455evb/ |
| H A D | m54455evb.c | 159 static struct pci_controller hose; variable
|
| /rk3399_rockchip-uboot/board/freescale/mpc8548cds/ |
| H A D | mpc8548cds.c | 172 void dummy_func(struct pci_controller* hose, pci_dev_t dev, struct pci_config_table *tab) { } in dummy_func()
|
| /rk3399_rockchip-uboot/board/socrates/ |
| H A D | socrates.c | 189 static struct pci_controller hose = { variable
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | pci.c | 447 struct pci_controller *hose = dev_get_uclass_priv(pci_get_controller(bus)); in pci_show_regions() local
|
| /rk3399_rockchip-uboot/include/asm-generic/ |
| H A D | global_data.h | 115 struct pci_controller *hose; /* PCI hose for early use */ member
|
| /rk3399_rockchip-uboot/board/gateworks/gw_ventana/ |
| H A D | gw_ventana.c | 521 void board_pci_fixup_dev(struct pci_controller *hose, pci_dev_t dev, in board_pci_fixup_dev()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | fdt_support.c | 763 int fdt_pci_dma_ranges(void *blob, int phb_off, struct pci_controller *hose) { in fdt_pci_dma_ranges()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | pci.h | 626 static inline void pci_set_ops(struct pci_controller *hose, in pci_set_ops()
|