Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_sdio.c1059 #define KSO_CLR_RETRY 1000 macro
1165 } while (try_cnt++ < KSO_CLR_RETRY); in dhdsdio_clk_kso_disable()
1167 if (err || (try_cnt >= KSO_CLR_RETRY)) in dhdsdio_clk_kso_disable()
1169 __func__, err, KSO_CLR_WAIT_MS, KSO_CLR_RETRY)); in dhdsdio_clk_kso_disable()