Home
last modified time | relevance | path

Searched refs:IPW_WAIT_CLOCK_STABILIZATION_DELAY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h755 #define IPW_WAIT_CLOCK_STABILIZATION_DELAY 50 // micro seconds macro
H A Dipw2100.c948 udelay(IPW_WAIT_CLOCK_STABILIZATION_DELAY * 4); in sw_reset_and_clock()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h755 #define IPW_WAIT_CLOCK_STABILIZATION_DELAY 50 // micro seconds macro
H A Dipw2100.c937 udelay(IPW_WAIT_CLOCK_STABILIZATION_DELAY * 4); in sw_reset_and_clock()

Completed in 26 milliseconds