Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dreg.h140 #define ALX_PHY_CTRL_HIB_PULSE BIT(11) macro
H A Dhw.c503 val |= (ALX_PHY_CTRL_HIB_PULSE | ALX_PHY_CTRL_HIB_EN); in alx_reset_phy()