Searched refs:HS_POLL_PERIOD_MS (Results 1 – 6 of 6) sorted by relevance
642 #define HS_POLL_PERIOD_MS 10 macro
641 #define HS_POLL_PERIOD_MS 10 macro
5296 for (countdown_ = (us) + (HS_POLL_PERIOD_MS - 1U); countdown_ >= HS_POLL_PERIOD_MS; in dhdsdio_dongle_host_handshake_spinwait()5297 countdown_ -= HS_POLL_PERIOD_MS) { in dhdsdio_dongle_host_handshake_spinwait()5310 OSL_SLEEP(HS_POLL_PERIOD_MS); in dhdsdio_dongle_host_handshake_spinwait()5313 if (countdown_ <= HS_POLL_PERIOD_MS) { in dhdsdio_dongle_host_handshake_spinwait()
5356 for (countdown_ = (us) + (HS_POLL_PERIOD_MS - 1U); countdown_ >= HS_POLL_PERIOD_MS; in dhdsdio_dongle_host_handshake_spinwait()5357 countdown_ -= HS_POLL_PERIOD_MS) { in dhdsdio_dongle_host_handshake_spinwait()5370 OSL_SLEEP(HS_POLL_PERIOD_MS); in dhdsdio_dongle_host_handshake_spinwait()5373 if (countdown_ <= HS_POLL_PERIOD_MS) { in dhdsdio_dongle_host_handshake_spinwait()
5292 for (countdown_ = (us) + (HS_POLL_PERIOD_MS - 1U); countdown_ >= HS_POLL_PERIOD_MS; in dhdsdio_dongle_host_handshake_spinwait()5293 countdown_ -= HS_POLL_PERIOD_MS) { in dhdsdio_dongle_host_handshake_spinwait()5306 OSL_SLEEP(HS_POLL_PERIOD_MS); in dhdsdio_dongle_host_handshake_spinwait()5309 if (countdown_ <= HS_POLL_PERIOD_MS) { in dhdsdio_dongle_host_handshake_spinwait()