Searched refs:DHD_FUNCTION_LEVEL_RESET_DELAY (Results 1 – 5 of 5) sorted by relevance
143 #define DHD_FUNCTION_LEVEL_RESET_DELAY 70u macro146 #define DHD_FUNCTION_LEVEL_RESET_DELAY 70u /* 70 msec delay */ macro7221 DHD_ERROR(("Delay of %d msec\n", DHD_FUNCTION_LEVEL_RESET_DELAY * htclkratio)); in dhd_bus_perform_flr()7223 DHD_INFO(("Delay of %d msec\n", DHD_FUNCTION_LEVEL_RESET_DELAY)); in dhd_bus_perform_flr()7226 CAN_SLEEP() ? OSL_SLEEP(DHD_FUNCTION_LEVEL_RESET_DELAY) : in dhd_bus_perform_flr()7227 OSL_DELAY(DHD_FUNCTION_LEVEL_RESET_DELAY * USEC_PER_MSEC); in dhd_bus_perform_flr()
143 #define DHD_FUNCTION_LEVEL_RESET_DELAY 70u macro146 #define DHD_FUNCTION_LEVEL_RESET_DELAY 70u /* 70 msec delay */ macro7214 DHD_ERROR(("Delay of %d msec\n", DHD_FUNCTION_LEVEL_RESET_DELAY * htclkratio)); in dhd_bus_perform_flr()7216 DHD_INFO(("Delay of %d msec\n", DHD_FUNCTION_LEVEL_RESET_DELAY)); in dhd_bus_perform_flr()7219 CAN_SLEEP() ? OSL_SLEEP(DHD_FUNCTION_LEVEL_RESET_DELAY) : in dhd_bus_perform_flr()7220 OSL_DELAY(DHD_FUNCTION_LEVEL_RESET_DELAY * USEC_PER_MSEC); in dhd_bus_perform_flr()
5164 #define DHD_FUNCTION_LEVEL_RESET_DELAY 300000u macro5167 #define DHD_FUNCTION_LEVEL_RESET_DELAY 70u /* 70 msec delay */ macro5270 DHD_INFO(("Delay of %d msec\n", DHD_FUNCTION_LEVEL_RESET_DELAY)); in dhd_bus_perform_flr()5271 OSL_DELAY(DHD_FUNCTION_LEVEL_RESET_DELAY * 1000u); in dhd_bus_perform_flr()
5156 #define DHD_FUNCTION_LEVEL_RESET_DELAY 300000u macro5159 #define DHD_FUNCTION_LEVEL_RESET_DELAY 70u /* 70 msec delay */ macro5262 DHD_INFO(("Delay of %d msec\n", DHD_FUNCTION_LEVEL_RESET_DELAY)); in dhd_bus_perform_flr()5263 OSL_DELAY(DHD_FUNCTION_LEVEL_RESET_DELAY * 1000u); in dhd_bus_perform_flr()