Home
last modified time | relevance | path

Searched defs:WL3501_NOPLOOP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dwl3501_cs.c64 #define WL3501_NOPLOOP(n) { int x = 0; while (x++ < n) slow_down_io(); } macro
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/
H A Dwl3501_cs.c64 #define WL3501_NOPLOOP(n) { int x = 0; while (x++ < n) slow_down_io(); } macro
[all...]

Completed in 4 milliseconds