Searched refs:ALX_PHY_CTRL (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/atheros/alx/
H A Dhw.c242 val = alx_read_mem32(hw, ALX_PHY_CTRL); alx_get_phy_config()
497 val = alx_read_mem32(hw, ALX_PHY_CTRL); alx_reset_phy()
504 alx_write_mem32(hw, ALX_PHY_CTRL, val); alx_reset_phy()
506 alx_write_mem32(hw, ALX_PHY_CTRL, val | ALX_PHY_CTRL_DSPRST_OUT); alx_reset_phy()
H A Dreg.h131 #define ALX_PHY_CTRL 0x140C macro

Completed in 65 milliseconds