Searched refs:MII_DBG_ADDR (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.c443 ret_val = atl1e_write_phy_reg(hw, MII_DBG_ADDR, 0xB); atl1e_phy_init()
450 ret_val = atl1e_write_phy_reg(hw, MII_DBG_ADDR, 0); atl1e_phy_init()
460 ret_val = atl1e_write_phy_reg(hw, MII_DBG_ADDR, 0x12); atl1e_phy_init()
467 ret_val = atl1e_write_phy_reg(hw, MII_DBG_ADDR, 0x4); atl1e_phy_init()
474 ret_val = atl1e_write_phy_reg(hw, MII_DBG_ADDR, 0x5); atl1e_phy_init()
H A Datl1e_hw.h640 #define MII_DBG_ADDR 0x1D macro
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c442 err = atl1c_write_phy_reg(hw, MII_DBG_ADDR, reg_addr); atl1c_read_phy_dbg()
455 err = atl1c_write_phy_reg(hw, MII_DBG_ADDR, reg_addr); atl1c_write_phy_dbg()
H A Datl1c_hw.h837 #define MII_DBG_ADDR 0x1D macro
/linux-4.4.14/drivers/net/ethernet/atheros/atlx/
H A Datl2.h214 #define MII_DBG_ADDR 0x1D macro
H A Datlx.h457 #define MII_DBG_ADDR 0x1D macro
H A Datl2.c2687 atl2_write_phy_reg(hw, MII_DBG_ADDR, 0); atl2_phy_init()
2788 atl2_write_phy_reg(hw, MII_DBG_ADDR, 0); atl2_force_ps()
2792 atl2_write_phy_reg(hw, MII_DBG_ADDR, 2); atl2_force_ps()
2794 atl2_write_phy_reg(hw, MII_DBG_ADDR, 3); atl2_force_ps()

Completed in 179 milliseconds