Searched refs:PSM_CONFIG_REG4 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 2349 phy = sky2_pci_read16(hw, PSM_CONFIG_REG4); in sky2_qlink_intr() 2351 sky2_pci_write16(hw, PSM_CONFIG_REG4, phy | 1); in sky2_qlink_intr() 3323 sky2_pci_write16(hw, PSM_CONFIG_REG4, reg); in sky2_reset()
|
H A D | sky2.h | 25 PSM_CONFIG_REG4 = 0x168, enumerator 244 /* PSM_CONFIG_REG4 0x0168 PSM Config Register 4 */
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 2349 phy = sky2_pci_read16(hw, PSM_CONFIG_REG4); in sky2_qlink_intr() 2351 sky2_pci_write16(hw, PSM_CONFIG_REG4, phy | 1); in sky2_qlink_intr() 3323 sky2_pci_write16(hw, PSM_CONFIG_REG4, reg); in sky2_reset()
|
H A D | sky2.h | 25 PSM_CONFIG_REG4 = 0x168, enumerator 244 /* PSM_CONFIG_REG4 0x0168 PSM Config Register 4 */
|
Completed in 25 milliseconds