Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dreg.h75 #define ALX_SLD_STAT BIT(12) macro
H A Dhw.c300 if (!alx_wait_reg(hw, ALX_SLD, ALX_SLD_STAT | ALX_SLD_START, &val)) in alx_get_perm_macaddr()