Searched refs:pld_pci_read_config_word (Results 1 – 2 of 2) sorted by relevance
1823 int pld_pci_read_config_word(struct pci_dev *pdev, int offset, uint16_t *val);2061 return pld_pci_read_config_word(pdev, offset, val); in pfrm_read_config_word()
1920 int pld_pci_read_config_word(struct pci_dev *pdev, int offset, uint16_t *val) in pld_pci_read_config_word() function