Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/
H A Daccess.c543 int pci_read_config_dword(const struct pci_dev *dev, int where, in pci_read_config_dword() function
/OK3568_Linux_fs/u-boot/include/
H A Dpci.h1112 static inline int pci_read_config_dword(pci_dev_t pcidev, int offset, in pci_read_config_dword() function