Searched refs:sky2_pci_write16 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 1668 sky2_pci_write16(hw, cap + PCI_X_CMD, cmd); in sky2_hw_up() 2353 sky2_pci_write16(hw, PSM_CONFIG_REG4, phy | 1); in sky2_qlink_intr() 2864 sky2_pci_write16(hw, PCI_STATUS, in sky2_hw_intr() 3266 sky2_pci_write16(hw, PCI_STATUS, status); in sky2_reset() 3325 sky2_pci_write16(hw, PSM_CONFIG_REG4, reg); in sky2_reset() 3331 sky2_pci_write16(hw, pdev->pcie_cap + PCI_EXP_LNKCTL, in sky2_reset()
|
H A D | sky2.h | 2424 static inline void sky2_pci_write16(struct sky2_hw *hw, unsigned reg, u16 val) in sky2_pci_write16() function
|