Home
last modified time | relevance | path

Searched refs:HS_POLL_PERIOD_US (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dpcie_core.h1208 #define HS_POLL_PERIOD_US 10 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dpcie_core.h1208 #define HS_POLL_PERIOD_US 10 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dpcie_core.h1208 #define HS_POLL_PERIOD_US 10 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_pcie.c7721 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()
7735 OSL_DELAY(HS_POLL_PERIOD_US); in dhdpcie_dongle_host_handshake_spinwait()
7738 if (countdown_ <= HS_POLL_PERIOD_US) { in dhdpcie_dongle_host_handshake_spinwait()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_pcie.c7713 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()
7727 OSL_DELAY(HS_POLL_PERIOD_US); in dhdpcie_dongle_host_handshake_spinwait()
7730 if (countdown_ <= HS_POLL_PERIOD_US) { in dhdpcie_dongle_host_handshake_spinwait()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_pcie.c7713 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()
7727 OSL_DELAY(HS_POLL_PERIOD_US); in dhdpcie_dongle_host_handshake_spinwait()
7730 if (countdown_ <= HS_POLL_PERIOD_US) { in dhdpcie_dongle_host_handshake_spinwait()