Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.c259 static bool alx_wait_reg(struct alx_hw *hw, u32 reg, u32 wait, u32 *val) in alx_wait_reg() function
300 if (!alx_wait_reg(hw, ALX_SLD, ALX_SLD_STAT | ALX_SLD_START, &val)) in alx_get_perm_macaddr()
303 if (!alx_wait_reg(hw, ALX_SLD, ALX_SLD_START, NULL)) in alx_get_perm_macaddr()
311 if (!alx_wait_reg(hw, ALX_EFLD, in alx_get_perm_macaddr()
315 if (!alx_wait_reg(hw, ALX_EFLD, ALX_EFLD_START, NULL)) in alx_get_perm_macaddr()