Searched refs:ALX_PHY_CTRL_RST_ANALOG (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/atheros/alx/ | ||
D | reg.h | 139 #define ALX_PHY_CTRL_RST_ANALOG BIT(12) macro |
D | hw.c | 501 val |= ALX_PHY_CTRL_RST_ANALOG; in alx_reset_phy() |