Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/atheros/atl1e/
Datl1e_hw.c430 ret_val = atl1e_write_phy_reg(hw, MII_DBG_ADDR, 0xB); in atl1e_phy_init()
437 ret_val = atl1e_write_phy_reg(hw, MII_DBG_ADDR, 0); in atl1e_phy_init()
447 ret_val = atl1e_write_phy_reg(hw, MII_DBG_ADDR, 0x12); in atl1e_phy_init()
454 ret_val = atl1e_write_phy_reg(hw, MII_DBG_ADDR, 0x4); in atl1e_phy_init()
461 ret_val = atl1e_write_phy_reg(hw, MII_DBG_ADDR, 0x5); in atl1e_phy_init()
Datl1e_hw.h627 #define MII_DBG_ADDR 0x1D macro
/linux-6.12.1/drivers/net/ethernet/atheros/atlx/
Datlx.h444 #define MII_DBG_ADDR 0x1D macro
Datl2.h201 #define MII_DBG_ADDR 0x1D macro
Datl2.c2635 atl2_write_phy_reg(hw, MII_DBG_ADDR, 0); in atl2_phy_init()
2736 atl2_write_phy_reg(hw, MII_DBG_ADDR, 0); in atl2_force_ps()
2740 atl2_write_phy_reg(hw, MII_DBG_ADDR, 2); in atl2_force_ps()
2742 atl2_write_phy_reg(hw, MII_DBG_ADDR, 3); in atl2_force_ps()
/linux-6.12.1/drivers/net/ethernet/atheros/atl1c/
Datl1c_hw.c429 err = atl1c_write_phy_reg(hw, MII_DBG_ADDR, reg_addr); in atl1c_read_phy_dbg()
442 err = atl1c_write_phy_reg(hw, MII_DBG_ADDR, reg_addr); in atl1c_write_phy_dbg()
Datl1c_hw.h860 #define MII_DBG_ADDR 0x1D macro