Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h265 #define IDLE_STATUS_MASK (\ macro
H A Datl1c_main.c1282 if (atl1c_wait_until_idle(hw, IDLE_STATUS_MASK)) { in atl1c_reset_mac()