Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dreg.h139 #define ALX_PHY_CTRL_RST_ANALOG BIT(12) macro
H A Dhw.c501 val |= ALX_PHY_CTRL_RST_ANALOG; in alx_reset_phy()