Home
last modified time | relevance | path

Searched refs:REG_PHY_ENABLE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H A Datlx.h147 #define REG_PHY_ENABLE 0x140C macro
H A Datl1.c263 iowrite16(1, hw->hw_addr + REG_PHY_ENABLE); in atl1_reset_hw()
264 ioread16(hw->hw_addr + REG_PHY_ENABLE); in atl1_reset_hw()
3014 iowrite16(0, adapter->hw.hw_addr + REG_PHY_ENABLE); in atl1_probe()
3108 iowrite16(0, adapter->hw.hw_addr + REG_PHY_ENABLE); in atl1_remove()
H A Datl2.c1850 regs_buff[8] = ATL2_READ_REG(hw, REG_PHY_ENABLE); in atl2_get_regs()
2658 ATL2_WRITE_REGW(hw, REG_PHY_ENABLE, 1); in atl2_phy_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/
H A Datlx.h147 #define REG_PHY_ENABLE 0x140C macro
H A Datl1.c263 iowrite16(1, hw->hw_addr + REG_PHY_ENABLE); in atl1_reset_hw()
264 ioread16(hw->hw_addr + REG_PHY_ENABLE); in atl1_reset_hw()
3016 iowrite16(0, adapter->hw.hw_addr + REG_PHY_ENABLE); in atl1_probe()
3110 iowrite16(0, adapter->hw.hw_addr + REG_PHY_ENABLE); in atl1_remove()
H A Datl2.c1828 regs_buff[8] = ATL2_READ_REG(hw, REG_PHY_ENABLE); in atl2_get_regs()
2630 ATL2_WRITE_REGW(hw, REG_PHY_ENABLE, 1); in atl2_phy_init()

Completed in 18 milliseconds