Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A 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()
H A Datl1e_hw.h627 #define MII_DBG_ADDR 0x1D macro
/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datlx.h444 #define MII_DBG_ADDR 0x1D macro
H A Datl2.h201 #define MII_DBG_ADDR 0x1D macro
H A 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()
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A 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()
H A Datl1c_hw.h860 #define MII_DBG_ADDR 0x1D macro