Searched refs:read_config_word (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/mips/pci/ |
| D | ops-rc32434.c | 83 static int read_config_word(struct pci_bus *bus, unsigned int devfn, in read_config_word() function 184 return read_config_word(bus, devfn, where, (u16 *) val); in pci_config_read()
|
| D | pci-alchemy.c | 201 static int read_config_word(struct pci_bus *bus, unsigned int devfn, in read_config_word() function 272 int rc = read_config_word(bus, devfn, where, &_val); in alchemy_pci_read()
|