early_write_config_word  116 arch/microblaze/include/asm/pci-bridge.h extern int early_write_config_word(struct pci_controller *hose, int bus,
early_write_config_word  153 arch/microblaze/pci/xilinx_pci.c 	early_write_config_word(hose, 0, 0, PCI_COMMAND, PCI_HOST_ENABLE_CMD);
early_write_config_word  142 arch/powerpc/include/asm/pci-bridge.h extern int early_write_config_word(struct pci_controller *hose, int bus,
early_write_config_word  315 arch/powerpc/platforms/4xx/pci.c 	early_write_config_word(hose, hose->first_busno, 0,
early_write_config_word  521 arch/powerpc/platforms/powermac/pci.c 	early_write_config_word(hose, bus, devfn, PCI_BRIDGE_CONTROL, val);
early_write_config_word  549 arch/powerpc/platforms/powermac/pci.c 		early_write_config_word(hose, bus, devfn, PCI_COMMAND, cmd);
early_write_config_word  466 arch/powerpc/sysdev/fsl_pci.c 	early_write_config_word(hose, 0, 0, PCI_COMMAND, cmd);
early_write_config_word  473 arch/powerpc/sysdev/fsl_pci.c 		early_write_config_word(hose, 0, 0, pci_x_cmd, cmd);
early_write_config_word  614 arch/powerpc/sysdev/fsl_pci.c 			early_write_config_word(hose, 0, 0,
early_write_config_word  113 arch/powerpc/sysdev/xilinx_pci.c 	early_write_config_word(hose, 0, 0, PCI_COMMAND, PCI_HOST_ENABLE_CMD);
early_write_config_word  212 arch/sh/drivers/pci/pci.c 		early_write_config_word(hose, top_bus, current_bus,
early_write_config_word   55 arch/sh/include/asm/pci.h extern int early_write_config_word(struct pci_channel *hose, int top_bus,
early_write_config_word   82 arch/xtensa/include/asm/pci-bridge.h int early_write_config_word(struct pci_controller*, int, int, int, u16);