Home
last modified time | relevance | path

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

/openbmc/linux/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()