Home
last modified time | relevance | path

Searched refs:REG_PHY_ENABLE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/atheros/atlx/
Datlx.h160 #define REG_PHY_ENABLE 0x140C macro
Datl1.c282 iowrite16(1, hw->hw_addr + REG_PHY_ENABLE); in atl1_reset_hw()
283 ioread16(hw->hw_addr + REG_PHY_ENABLE); in atl1_reset_hw()
3039 iowrite16(0, adapter->hw.hw_addr + REG_PHY_ENABLE); in atl1_probe()
3133 iowrite16(0, adapter->hw.hw_addr + REG_PHY_ENABLE); in atl1_remove()
Datl2.c1875 regs_buff[8] = ATL2_READ_REG(hw, REG_PHY_ENABLE); in atl2_get_regs()
2685 ATL2_WRITE_REGW(hw, REG_PHY_ENABLE, 1); in atl2_phy_init()