Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c214 static u32 atl1c_wait_until_idle(struct atl1c_hw *hw, u32 modu_ctrl) in atl1c_wait_until_idle() argument
221 if ((data & modu_ctrl) == 0) in atl1c_wait_until_idle()