Searched refs:ALX_LPI_CTRL_EN (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/alx/ | ||
D | reg.h | 190 #define ALX_LPI_CTRL_EN BIT(0) macro |
D | hw.c | 520 alx_write_mem32(hw, ALX_LPI_CTRL, val & ~ALX_LPI_CTRL_EN); in alx_reset_phy() |