Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/atheros/atl1e/
Datl1e_hw.c443 ret_val = atl1e_write_phy_reg(hw, MII_DBG_ADDR, 0xB); in atl1e_phy_init()
450 ret_val = atl1e_write_phy_reg(hw, MII_DBG_ADDR, 0); in atl1e_phy_init()
460 ret_val = atl1e_write_phy_reg(hw, MII_DBG_ADDR, 0x12); in atl1e_phy_init()
467 ret_val = atl1e_write_phy_reg(hw, MII_DBG_ADDR, 0x4); in atl1e_phy_init()
474 ret_val = atl1e_write_phy_reg(hw, MII_DBG_ADDR, 0x5); in atl1e_phy_init()
Datl1e_hw.h640 #define MII_DBG_ADDR 0x1D macro
/Linux-v4.19/drivers/net/ethernet/atheros/atlx/
Datlx.h457 #define MII_DBG_ADDR 0x1D macro
Datl2.h214 #define MII_DBG_ADDR 0x1D macro
Datl2.c2690 atl2_write_phy_reg(hw, MII_DBG_ADDR, 0); in atl2_phy_init()
2791 atl2_write_phy_reg(hw, MII_DBG_ADDR, 0); in atl2_force_ps()
2795 atl2_write_phy_reg(hw, MII_DBG_ADDR, 2); in atl2_force_ps()
2797 atl2_write_phy_reg(hw, MII_DBG_ADDR, 3); in atl2_force_ps()
/Linux-v4.19/drivers/net/ethernet/atheros/atl1c/
Datl1c_hw.c442 err = atl1c_write_phy_reg(hw, MII_DBG_ADDR, reg_addr); in atl1c_read_phy_dbg()
455 err = atl1c_write_phy_reg(hw, MII_DBG_ADDR, reg_addr); in atl1c_write_phy_dbg()
Datl1c_hw.h837 #define MII_DBG_ADDR 0x1D macro