Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.c81 btc->tmr_stop = true; in _btmr_stop()
110 btc->tmr_stop = false; in _btmr_start()
145 if (!btc->tmr_init || btc->tmr_stop) in _btmr_cb()
173 btc->tmr_stop = true; in _btmr_init()
H A Dhal_btc.h1288 bool tmr_stop; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.c81 btc->tmr_stop = true; in _btmr_stop()
110 btc->tmr_stop = false; in _btmr_start()
145 if (!btc->tmr_init || btc->tmr_stop) in _btmr_cb()
173 btc->tmr_stop = true; in _btmr_init()
H A Dhal_btc.h1293 bool tmr_stop; member