Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhalbtc_action.c1125 u8 gnt_wl_ctrl, gnt_bt_ctrl, plt_ctrl, i, b2g = 0; in _set_ant() local
1190 plt_ctrl = (b2g? BTC_PLT_BT : BTC_PLT_NONE); in _set_ant()
1191 _set_bt_plut(btc, BIT(i), plt_ctrl, plt_ctrl); in _set_ant()
1196 plt_ctrl = BTC_PLT_BT; in _set_ant()
1197 _set_bt_plut(btc, BTC_PHY_ALL, plt_ctrl, plt_ctrl); in _set_ant()
1219 plt_ctrl = (b2g? BTC_PLT_GNT_WL : BTC_PLT_NONE); in _set_ant()
1220 _set_bt_plut(btc, BIT(i), plt_ctrl, plt_ctrl); in _set_ant()
1225 plt_ctrl = BTC_PLT_GNT_WL; in _set_ant()
1226 _set_bt_plut(btc, BTC_PHY_ALL, plt_ctrl, plt_ctrl); in _set_ant()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhalbtc_action.c1125 u8 gnt_wl_ctrl, gnt_bt_ctrl, plt_ctrl, i, b2g = 0; in _set_ant() local
1190 plt_ctrl = (b2g? BTC_PLT_BT : BTC_PLT_NONE); in _set_ant()
1191 _set_bt_plut(btc, BIT(i), plt_ctrl, plt_ctrl); in _set_ant()
1196 plt_ctrl = BTC_PLT_BT; in _set_ant()
1197 _set_bt_plut(btc, BTC_PHY_ALL, plt_ctrl, plt_ctrl); in _set_ant()
1219 plt_ctrl = (b2g? BTC_PLT_GNT_WL : BTC_PLT_NONE); in _set_ant()
1220 _set_bt_plut(btc, BIT(i), plt_ctrl, plt_ctrl); in _set_ant()
1225 plt_ctrl = BTC_PLT_GNT_WL; in _set_ant()
1226 _set_bt_plut(btc, BTC_PHY_ALL, plt_ctrl, plt_ctrl); in _set_ant()