Home
last modified time | relevance | path

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

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