Searched refs:atl1c_write_phy_dbg (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/atheros/atl1c/ |
| A D | atl1c_hw.c | 98 atl1c_write_phy_dbg(hw, MIIDBG_ANACTRL, phy_data); in atl1c_get_permanent_address() 127 atl1c_write_phy_dbg(hw, MIIDBG_ANACTRL, phy_data); in atl1c_get_permanent_address() 130 atl1c_write_phy_dbg(hw, MIIDBG_VOLT_CTRL, phy_data); in atl1c_get_permanent_address() 524 atl1c_write_phy_dbg(hw, MIIDBG_CFGLPSPD, in atl1c_phy_reset() 548 atl1c_write_phy_dbg(hw, MIIDBG_SYSMODCTRL, in atl1c_phy_reset() 553 atl1c_write_phy_dbg(hw, MIIDBG_LEGCYPS, in atl1c_phy_reset() 557 atl1c_write_phy_dbg(hw, MIIDBG_HIBNEG, in atl1c_phy_reset() 575 atl1c_write_phy_dbg(hw, MIIDBG_TST100BTCFG, in atl1c_phy_reset() 865 atl1c_write_phy_dbg(hw, MIIDBG_SYSMODCTRL, in atl1c_post_phy_linkchg() 870 atl1c_write_phy_dbg(hw, MIIDBG_SYSMODCTRL, in atl1c_post_phy_linkchg() [all …]
|
| A D | atl1c_hw.h | 53 int atl1c_write_phy_dbg(struct atl1c_hw *hw, u16 reg_addr, u16 phy_data);
|
Completed in 10 milliseconds