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