Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/btc_8852b/
H A Dbtc_8852b.c320 _write_cx_reg(btc, R_BTC_CFG, val1 | B_BTC_DIS_BTC_CLK_G); in _8852b_update_bt_cnt()
326 _write_cx_reg(btc, R_BTC_CFG, val1 & (~B_BTC_DIS_BTC_CLK_G)); in _8852b_update_bt_cnt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/btc_8852b/
H A Dbtc_8852b.c320 _write_cx_reg(btc, R_BTC_CFG, val1 | B_BTC_DIS_BTC_CLK_G); in _8852b_update_bt_cnt()
326 _write_cx_reg(btc, R_BTC_CFG, val1 & (~B_BTC_DIS_BTC_CLK_G)); in _8852b_update_bt_cnt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.h76 #define B_BTC_DIS_BTC_CLK_G BIT(2) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.h76 #define B_BTC_DIS_BTC_CLK_G BIT(2) macro