Searched refs:countdown_ (Results 1 – 6 of 6) sorted by relevance
5292 uint32 countdown_; in dhdsdio_dongle_host_handshake_spinwait() local5296 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()5313 if (countdown_ <= HS_POLL_PERIOD_MS) { in dhdsdio_dongle_host_handshake_spinwait()
7709 uint32 countdown_; in dhdpcie_dongle_host_handshake_spinwait() local7713 for (countdown_ = (us) + (HS_POLL_PERIOD_US - 1U); countdown_ >= HS_POLL_PERIOD_US; in dhdpcie_dongle_host_handshake_spinwait()7714 countdown_ -= HS_POLL_PERIOD_US) { in dhdpcie_dongle_host_handshake_spinwait()7730 if (countdown_ <= HS_POLL_PERIOD_US) { in dhdpcie_dongle_host_handshake_spinwait()
5352 uint32 countdown_; in dhdsdio_dongle_host_handshake_spinwait() local5356 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()5373 if (countdown_ <= HS_POLL_PERIOD_MS) { in dhdsdio_dongle_host_handshake_spinwait()
7717 uint32 countdown_; in dhdpcie_dongle_host_handshake_spinwait() local7721 for (countdown_ = (us) + (HS_POLL_PERIOD_US - 1U); countdown_ >= HS_POLL_PERIOD_US; in dhdpcie_dongle_host_handshake_spinwait()7722 countdown_ -= HS_POLL_PERIOD_US) { in dhdpcie_dongle_host_handshake_spinwait()7738 if (countdown_ <= HS_POLL_PERIOD_US) { in dhdpcie_dongle_host_handshake_spinwait()
5288 uint32 countdown_; in dhdsdio_dongle_host_handshake_spinwait() local5292 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()5309 if (countdown_ <= HS_POLL_PERIOD_MS) { in dhdsdio_dongle_host_handshake_spinwait()