Searched refs:write_config_dword (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/arch/mips/pci/ |
H A D | ops-rc32434.c | 168 write_config_dword(struct pci_bus *bus, unsigned int devfn, int where, write_config_dword() function 199 return write_config_dword(bus, devfn, where, val); pci_config_write()
|
H A D | pci-alchemy.c | 253 static int write_config_dword(struct pci_bus *bus, unsigned int devfn, write_config_dword() function 291 return write_config_dword(bus, devfn, where, val); alchemy_pci_write()
|
Completed in 44 milliseconds