Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h756 #define IPW_WAIT_RESET_ARC_COMPLETE_DELAY 10 // micro seconds macro
H A Dipw2100.c919 udelay(IPW_WAIT_RESET_ARC_COMPLETE_DELAY); in sw_reset_and_clock()