Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_btc.c502 void hal_btc_notify_ps_tdma(struct btc_t *btc, bool tdma_start) in hal_btc_notify_ps_tdma() argument
507 hstatus = rtw_hal_ps_pwr_req(btc->phl, HAL_BTC_PWR_REQ, (tdma_start ? true : false)); in hal_btc_notify_ps_tdma()
510 __func__, tdma_start, hstatus); in hal_btc_notify_ps_tdma()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_btc.c585 void hal_btc_notify_ps_tdma(struct btc_t *btc, bool tdma_start) in hal_btc_notify_ps_tdma() argument
590 hstatus = rtw_hal_ps_pwr_req(btc->phl, HAL_BTC_PWR_REQ, (tdma_start ? true : false)); in hal_btc_notify_ps_tdma()
593 __func__, tdma_start, hstatus); in hal_btc_notify_ps_tdma()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhalbtc_fw.h303 void hal_btc_notify_ps_tdma(struct btc_t *btc, bool tdma_start);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhalbtc_fw.h303 void hal_btc_notify_ps_tdma(struct btc_t *btc, bool tdma_start);