opal_pci_config_write_word   78 arch/powerpc/include/asm/opal.h int64_t opal_pci_config_write_word(uint64_t phb_id, uint64_t bus_dev_func,
opal_pci_config_write_word  151 arch/powerpc/platforms/powernv/opal-call.c OPAL_CALL(opal_pci_config_write_word,		OPAL_PCI_CONFIG_WRITE_WORD);
opal_pci_config_write_word  703 arch/powerpc/platforms/powernv/pci.c 		opal_pci_config_write_word(phb->opal_id, bdfn, where, val);