Searched refs:MII_DBG_ADDR (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/atheros/atl1e/ |
| H A D | atl1e_hw.c | 430 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 D | atl1e_hw.h | 627 #define MII_DBG_ADDR 0x1D macro
|
| /linux/drivers/net/ethernet/atheros/atlx/ |
| H A D | atlx.h | 444 #define MII_DBG_ADDR 0x1D macro
|
| H A D | atl2.h | 201 #define MII_DBG_ADDR 0x1D macro
|
| /linux/drivers/net/ethernet/atheros/atl1c/ |
| H A D | atl1c_hw.c | 429 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 D | atl1c_hw.h | 860 #define MII_DBG_ADDR 0x1D macro
|