Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dreg.h189 #define ALX_LPI_CTRL 0x1440 macro
H A 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()