Searched refs:write_config_byte (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/pci/
H A Dops-rc32434.c129 write_config_byte(struct pci_bus *bus, unsigned int devfn, int where, write_config_byte() function
195 return write_config_byte(bus, devfn, where, (u8) val); pci_config_write()
H A Dpci-alchemy.c219 static int write_config_byte(struct pci_bus *bus, unsigned int devfn, write_config_byte() function
287 return write_config_byte(bus, devfn, where, (u8) val); alchemy_pci_write()
/linux-4.4.14/arch/arm/mach-ixp4xx/
H A Dcommon-pci.c270 pr_debug("write_config_byte %#x to %d size %d dev %d:%d:%d\n", value, where, ixp4xx_pci_write_config()

Completed in 45 milliseconds