Searched refs:write_config_word (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/arch/mips/pci/ |
H A D | ops-rc32434.c | 148 write_config_word(struct pci_bus *bus, unsigned int devfn, int where, write_config_word() function 197 return write_config_word(bus, devfn, where, (u16) val); pci_config_write()
|
H A D | pci-alchemy.c | 236 static int write_config_word(struct pci_bus *bus, unsigned int devfn, write_config_word() function 289 return write_config_word(bus, devfn, where, (u16) val); alchemy_pci_write()
|
Completed in 101 milliseconds