Home
last modified time | relevance | path

Searched defs:pci_write_config_word (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/pci/
H A Daccess.c585 int pci_write_config_word(const struct pci_dev *dev, int where, u16 val) in pci_write_config_word() function
/openbmc/u-boot/include/
H A Dpci.h1168 static inline int pci_write_config_word(pci_dev_t pcidev, int offset, in pci_write_config_word() function