Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg_btcoex.c52 u32 timer_on; member
312 bt_local->timer_on = 0; in wl_cfg80211_bt_timerfunc()
324 if (btcx_inf->timer_on) { in wl_cfg80211_bt_handler()
325 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
339 btcx_inf->timer_on = 1; in wl_cfg80211_bt_handler()
357 btcx_inf->timer_on = 1; in wl_cfg80211_bt_handler()
374 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
382 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
417 if (btcoex_info_loc->timer_on) { in wl_cfg80211_btcoex_deinit()
418 btcoex_info_loc->timer_on = 0; in wl_cfg80211_btcoex_deinit()
[all …]
H A Dwl_iw.c172 uint32 timer_on; member
1272 iscan->timer_on = 1; in wl_iw_iscan_set_scan()
3659 iscan->timer_on = 0;
3813 if (iscan->timer_on) {
3815 iscan->timer_on = 0;
3845 iscan->timer_on = 1;
3862 iscan->timer_on = 1;
3927 if (iscan->timer_on) {
3929 iscan->timer_on = 0;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg_btcoex.c44 u32 timer_on; member
308 bt_local->timer_on = 0; in wl_cfg80211_bt_timerfunc()
320 if (btcx_inf->timer_on) { in wl_cfg80211_bt_handler()
321 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
335 btcx_inf->timer_on = 1; in wl_cfg80211_bt_handler()
353 btcx_inf->timer_on = 1; in wl_cfg80211_bt_handler()
370 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
378 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
414 if (btcoex_info_loc->timer_on) { in wl_cfg80211_btcoex_deinit()
415 btcoex_info_loc->timer_on = 0; in wl_cfg80211_btcoex_deinit()
[all …]
H A Dwl_iw.c199 uint32 timer_on; member
1441 iscan->timer_on = 1; in wl_iw_iscan_set_scan()
3970 iscan->timer_on = 0; in wl_iw_timerfunc()
4125 if (iscan->timer_on) { in _iscan_sysioc_thread()
4127 iscan->timer_on = 0; in _iscan_sysioc_thread()
4152 iscan->timer_on = 1; in _iscan_sysioc_thread()
4164 iscan->timer_on = 1; in _iscan_sysioc_thread()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg_btcoex.c52 u32 timer_on; member
312 bt_local->timer_on = 0; in wl_cfg80211_bt_timerfunc()
324 if (btcx_inf->timer_on) { in wl_cfg80211_bt_handler()
325 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
339 btcx_inf->timer_on = 1; in wl_cfg80211_bt_handler()
357 btcx_inf->timer_on = 1; in wl_cfg80211_bt_handler()
374 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
382 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
417 if (btcoex_info_loc->timer_on) { in wl_cfg80211_btcoex_deinit()
418 btcoex_info_loc->timer_on = 0; in wl_cfg80211_btcoex_deinit()
[all …]
H A Dwl_iw.c172 uint32 timer_on; member
1272 iscan->timer_on = 1; in wl_iw_iscan_set_scan()
3659 iscan->timer_on = 0;
3813 if (iscan->timer_on) {
3815 iscan->timer_on = 0;
3845 iscan->timer_on = 1;
3862 iscan->timer_on = 1;
3927 if (iscan->timer_on) {
3929 iscan->timer_on = 0;
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg_btcoex.c44 u32 timer_on; member
308 bt_local->timer_on = 0; in wl_cfg80211_bt_timerfunc()
320 if (btcx_inf->timer_on) { in wl_cfg80211_bt_handler()
321 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
335 btcx_inf->timer_on = 1; in wl_cfg80211_bt_handler()
353 btcx_inf->timer_on = 1; in wl_cfg80211_bt_handler()
370 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
378 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
414 if (btcoex_info_loc->timer_on) { in wl_cfg80211_btcoex_deinit()
415 btcoex_info_loc->timer_on = 0; in wl_cfg80211_btcoex_deinit()
[all …]
H A Dwl_iw.c199 uint32 timer_on; member
1463 iscan->timer_on = 1; in wl_iw_iscan_set_scan()
4024 iscan->timer_on = 0; in wl_iw_timerfunc()
4179 if (iscan->timer_on) { in _iscan_sysioc_thread()
4181 iscan->timer_on = 0; in _iscan_sysioc_thread()
4206 iscan->timer_on = 1; in _iscan_sysioc_thread()
4218 iscan->timer_on = 1; in _iscan_sysioc_thread()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg_btcoex.c51 u32 timer_on; member
302 bt_local->timer_on = 0; in wl_cfg80211_bt_timerfunc()
319 if (btcx_inf->timer_on) { in wl_cfg80211_bt_handler()
320 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
334 btcx_inf->timer_on = 1; in wl_cfg80211_bt_handler()
352 btcx_inf->timer_on = 1; in wl_cfg80211_bt_handler()
369 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
377 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
412 if (btcoex_info_loc->timer_on) { in wl_cfg80211_btcoex_deinit()
413 btcoex_info_loc->timer_on = 0; in wl_cfg80211_btcoex_deinit()
[all …]
H A Dwl_iw.c200 uint32 timer_on; member
1439 iscan->timer_on = 1; in wl_iw_iscan_set_scan()
3959 iscan->timer_on = 0; in wl_iw_timerfunc()
4114 if (iscan->timer_on) { in _iscan_sysioc_thread()
4116 iscan->timer_on = 0; in _iscan_sysioc_thread()
4141 iscan->timer_on = 1; in _iscan_sysioc_thread()
4153 iscan->timer_on = 1; in _iscan_sysioc_thread()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg_btcoex.c52 u32 timer_on; member
312 bt_local->timer_on = 0; in wl_cfg80211_bt_timerfunc()
324 if (btcx_inf->timer_on) { in wl_cfg80211_bt_handler()
325 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
339 btcx_inf->timer_on = 1; in wl_cfg80211_bt_handler()
357 btcx_inf->timer_on = 1; in wl_cfg80211_bt_handler()
374 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
382 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
417 if (btcoex_info_loc->timer_on) { in wl_cfg80211_btcoex_deinit()
418 btcoex_info_loc->timer_on = 0; in wl_cfg80211_btcoex_deinit()
[all …]
H A Dwl_iw.c172 uint32 timer_on; member
1266 iscan->timer_on = 1; in wl_iw_iscan_set_scan()
3653 iscan->timer_on = 0;
3807 if (iscan->timer_on) {
3809 iscan->timer_on = 0;
3839 iscan->timer_on = 1;
3856 iscan->timer_on = 1;
3921 if (iscan->timer_on) {
3923 iscan->timer_on = 0;
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbtcoex.c80 bool timer_on; member
278 bt_local->timer_on = false; in brcmf_btcoex_timerfunc()
290 if (btci->timer_on) { in brcmf_btcoex_handler()
291 btci->timer_on = false; in brcmf_btcoex_handler()
309 btci->timer_on = true; in brcmf_btcoex_handler()
325 btci->timer_on = true; in brcmf_btcoex_handler()
346 btci->timer_on = false; in brcmf_btcoex_handler()
371 btci->timer_on = false; in brcmf_btcoex_attach()
395 if (cfg->btcoex->timer_on) { in brcmf_btcoex_detach()
396 cfg->btcoex->timer_on = false; in brcmf_btcoex_detach()
[all …]
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-renesas-tpu.c70 bool timer_on; /* Whether the timer is running */ member
148 if (!pwm->timer_on) { in tpu_pwm_timer_start()
156 pwm->timer_on = true; in tpu_pwm_timer_start()
193 if (!pwm->timer_on) in tpu_pwm_timer_stop()
203 pwm->timer_on = false; in tpu_pwm_timer_stop()
229 pwm->timer_on = false; in tpu_pwm_request()
299 if (duty_only && pwm->timer_on) { in tpu_pwm_config()