Searched refs:sky2_pci_read16 (Results 1 – 2 of 2) sorted by relevance
1666 cmd = sky2_pci_read16(hw, cap + PCI_X_CMD); in sky2_hw_up() 2351 phy = sky2_pci_read16(hw, PSM_CONFIG_REG4); in sky2_qlink_intr() 2859 pci_err = sky2_pci_read16(hw, PCI_STATUS); in sky2_hw_intr() 3264 status = sky2_pci_read16(hw, PCI_STATUS); in sky2_reset() 3328 reg = sky2_pci_read16(hw, PSM_CONFIG_REG3); in sky2_reset() 4268 reg2 = sky2_pci_read16(hw, PCI_DEV_REG2); in sky2_get_eeprom_len()
2414 static inline u16 sky2_pci_read16(const struct sky2_hw *hw, unsigned reg) in sky2_pci_read16() function