Home
last modified time | relevance | path

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

/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()
3049 iowrite16(0, adapter->hw.hw_addr + REG_PHY_ENABLE); in atl1_probe()
3143 iowrite16(0, adapter->hw.hw_addr + REG_PHY_ENABLE); in atl1_remove()