early_read_config_dword  112 arch/microblaze/include/asm/pci-bridge.h extern int early_read_config_dword(struct pci_controller *hose, int bus,
early_read_config_dword   98 arch/microblaze/pci/xilinx_pci.c 				early_read_config_dword(hose, bus,
early_read_config_dword  138 arch/powerpc/include/asm/pci-bridge.h extern int early_read_config_dword(struct pci_controller *hose, int bus,
early_read_config_dword  135 arch/powerpc/platforms/embedded6xx/mvme5100.c 	early_read_config_dword(hose, 0, 0, PCI_BASE_ADDRESS_1, &pci_membase);
early_read_config_dword 2939 arch/powerpc/platforms/powermac/feature.c 	early_read_config_dword(px_hose, px_bus, px_devfn, 0xc4, &cfg);
early_read_config_dword 2940 arch/powerpc/platforms/powermac/feature.c 	early_read_config_dword(px_hose, px_bus, px_devfn, 0xcc, &freq);
early_read_config_dword 2942 arch/powerpc/platforms/powermac/feature.c 	early_read_config_dword(px_hose, px_bus, px_devfn, 0xc8, &cfg);
early_read_config_dword 2943 arch/powerpc/platforms/powermac/feature.c 	early_read_config_dword(px_hose, px_bus, px_devfn, 0xd0, &freq);
early_read_config_dword  591 arch/powerpc/platforms/powermac/pci.c 		early_read_config_dword(hose, bus, devfn, 0xe4, &data);
early_read_config_dword   75 arch/powerpc/sysdev/fsl_pci.c 			early_read_config_dword(hose, 0, 0, PCIE_LTSSM, &val);
early_read_config_dword  300 arch/powerpc/sysdev/fsl_pci.c 	early_read_config_dword(hose, 0, 0, PCI_BASE_ADDRESS_0, &pcicsrbar_sz);
early_read_config_dword   51 arch/sh/include/asm/pci.h extern int early_read_config_dword(struct pci_channel *hose, int top_bus,
early_read_config_dword   80 arch/xtensa/include/asm/pci-bridge.h int early_read_config_dword(struct pci_controller*, int, int, int, u32*);