Searched refs:_set_gnt_bt (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/ |
| H A D | halbtc_action.c | 1069 void _set_gnt_bt(struct btc_t *btc, u8 phy_map, u8 state) in _set_gnt_bt() function 1160 _set_gnt_bt(btc, phy_map, BTC_GNT_SW_HI); in _set_ant() 1163 _set_gnt_bt(btc, phy_map, BTC_GNT_SW_LO); in _set_ant() 1170 _set_gnt_bt(btc, phy_map, BTC_GNT_SW_LO); in _set_ant() 1188 _set_gnt_bt(btc, BIT(i), gnt_bt_ctrl); in _set_ant() 1195 _set_gnt_bt(btc, phy_map, BTC_GNT_HW); in _set_ant() 1203 _set_gnt_bt(btc, phy_map, BTC_GNT_HW); in _set_ant() 1217 _set_gnt_bt(btc, BIT(i), gnt_bt_ctrl); in _set_ant() 1224 _set_gnt_bt(btc, phy_map, BTC_GNT_HW); in _set_ant() 1232 _set_gnt_bt(btc, phy_map, BTC_GNT_SW_HI); in _set_ant() [all …]
|
| H A D | halbtc_action.h | 270 void _set_gnt_bt(struct btc_t *btc, u8 phy_map, u8 state);
|
| H A D | halbtc_dbg_cmd.c | 1695 _set_gnt_bt(btc, (u8)phy_map, BTC_GNT_SW_LO); in _cmd_set_gnt_bt() 1700 _set_gnt_bt(btc, (u8)phy_map, BTC_GNT_SW_HI); in _cmd_set_gnt_bt() 1705 _set_gnt_bt(btc, (u8)phy_map, BTC_GNT_HW); in _cmd_set_gnt_bt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/ |
| H A D | halbtc_action.c | 1069 void _set_gnt_bt(struct btc_t *btc, u8 phy_map, u8 state) in _set_gnt_bt() function 1160 _set_gnt_bt(btc, phy_map, BTC_GNT_SW_HI); in _set_ant() 1163 _set_gnt_bt(btc, phy_map, BTC_GNT_SW_LO); in _set_ant() 1170 _set_gnt_bt(btc, phy_map, BTC_GNT_SW_LO); in _set_ant() 1188 _set_gnt_bt(btc, BIT(i), gnt_bt_ctrl); in _set_ant() 1195 _set_gnt_bt(btc, phy_map, BTC_GNT_HW); in _set_ant() 1203 _set_gnt_bt(btc, phy_map, BTC_GNT_HW); in _set_ant() 1217 _set_gnt_bt(btc, BIT(i), gnt_bt_ctrl); in _set_ant() 1224 _set_gnt_bt(btc, phy_map, BTC_GNT_HW); in _set_ant() 1232 _set_gnt_bt(btc, phy_map, BTC_GNT_SW_HI); in _set_ant() [all …]
|
| H A D | halbtc_action.h | 270 void _set_gnt_bt(struct btc_t *btc, u8 phy_map, u8 state);
|
| H A D | halbtc_dbg_cmd.c | 1695 _set_gnt_bt(btc, (u8)phy_map, BTC_GNT_SW_LO); in _cmd_set_gnt_bt() 1700 _set_gnt_bt(btc, (u8)phy_map, BTC_GNT_SW_HI); in _cmd_set_gnt_bt() 1705 _set_gnt_bt(btc, (u8)phy_map, BTC_GNT_HW); in _cmd_set_gnt_bt()
|