Searched refs:WL3501_NOPLOOP (Results 1 – 1 of 1) sorted by relevance
64 #define WL3501_NOPLOOP(n) { int x = 0; while (x++ < n) slow_down_io(); } macro209 WL3501_NOPLOOP(100); in wl3501_get_flash_mac_addr()211 WL3501_NOPLOOP(100); in wl3501_get_flash_mac_addr()213 WL3501_NOPLOOP(100); in wl3501_get_flash_mac_addr()215 WL3501_NOPLOOP(100); in wl3501_get_flash_mac_addr()217 WL3501_NOPLOOP(100); in wl3501_get_flash_mac_addr()219 WL3501_NOPLOOP(100); in wl3501_get_flash_mac_addr()221 WL3501_NOPLOOP(100); in wl3501_get_flash_mac_addr()223 WL3501_NOPLOOP(100); in wl3501_get_flash_mac_addr()227 WL3501_NOPLOOP(100); in wl3501_get_flash_mac_addr()[all …]