Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/atheros/alx/
Dreg.h189 #define ALX_LPI_CTRL 0x1440 macro
Dhw.c519 val = alx_read_mem32(hw, ALX_LPI_CTRL); in alx_reset_phy()
520 alx_write_mem32(hw, ALX_LPI_CTRL, val & ~ALX_LPI_CTRL_EN); in alx_reset_phy()