Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/atlx/
Datlx.h160 #define REG_PHY_ENABLE 0x140C macro
Datl1.c281 iowrite16(1, hw->hw_addr + REG_PHY_ENABLE); in atl1_reset_hw()
282 ioread16(hw->hw_addr + REG_PHY_ENABLE); in atl1_reset_hw()
2997 iowrite16(0, adapter->hw.hw_addr + REG_PHY_ENABLE); in atl1_probe()
3090 iowrite16(0, adapter->hw.hw_addr + REG_PHY_ENABLE); in atl1_remove()
Datl2.c1886 regs_buff[8] = ATL2_READ_REG(hw, REG_PHY_ENABLE);
2713 ATL2_WRITE_REGW(hw, REG_PHY_ENABLE, 1);