Home
last modified time | relevance | path

Searched refs:write_config_word (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/pci/
H A Dops-rc32434.c148 write_config_word(struct pci_bus *bus, unsigned int devfn, int where, in write_config_word() function
197 return write_config_word(bus, devfn, where, (u16) val); in pci_config_write()
H A Dpci-alchemy.c237 static int write_config_word(struct pci_bus *bus, unsigned int devfn, in write_config_word() function
290 return write_config_word(bus, devfn, where, (u16) val); in alchemy_pci_write()