early_write_config_dword  118 arch/microblaze/include/asm/pci-bridge.h extern int early_write_config_dword(struct pci_controller *hose, int bus,
early_write_config_dword  144 arch/powerpc/include/asm/pci-bridge.h extern int early_write_config_dword(struct pci_controller *hose, int bus,
early_write_config_dword  311 arch/powerpc/platforms/4xx/pci.c 	early_write_config_dword(hose, hose->first_busno, 0,
early_write_config_dword  313 arch/powerpc/platforms/4xx/pci.c 	early_write_config_dword(hose, hose->first_busno, 0,
early_write_config_dword  596 arch/powerpc/platforms/powermac/pci.c 			early_write_config_dword(hose, bus, devfn, 0xe4, data);
early_write_config_dword  299 arch/powerpc/sysdev/fsl_pci.c 	early_write_config_dword(hose, 0, 0, PCI_BASE_ADDRESS_0, 0xffffffff);
early_write_config_dword  308 arch/powerpc/sysdev/fsl_pci.c 	early_write_config_dword(hose, 0, 0, PCI_BASE_ADDRESS_0, pcicsrbar);
early_write_config_dword   57 arch/sh/include/asm/pci.h extern int early_write_config_dword(struct pci_channel *hose, int top_bus,
early_write_config_dword   83 arch/xtensa/include/asm/pci-bridge.h int early_write_config_dword(struct pci_controller*, int, int, int, u32);