Searched refs:_set_gnt_wl (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 | 1036 void _set_gnt_wl(struct btc_t *btc, u8 phy_map, u8 state) in _set_gnt_wl() function 1159 _set_gnt_wl(btc, phy_map, BTC_GNT_SW_LO); in _set_ant() 1162 _set_gnt_wl(btc, phy_map, BTC_GNT_SW_HI); in _set_ant() 1169 _set_gnt_wl(btc, phy_map, BTC_GNT_SW_HI); in _set_ant() 1185 _set_gnt_wl(btc, BIT(i), gnt_wl_ctrl); in _set_ant() 1194 _set_gnt_wl(btc, phy_map, BTC_GNT_HW); in _set_ant() 1202 _set_gnt_wl(btc, phy_map, BTC_GNT_SW_HI); in _set_ant() 1214 _set_gnt_wl(btc, BIT(i), gnt_wl_ctrl); in _set_ant() 1223 _set_gnt_wl(btc, phy_map, BTC_GNT_HW); in _set_ant() 1231 _set_gnt_wl(btc, phy_map, BTC_GNT_SW_HI); in _set_ant() [all …]
|
| H A D | halbtc_action.h | 269 void _set_gnt_wl(struct btc_t *btc, u8 phy_map, u8 state);
|
| H A D | halbtc_dbg_cmd.c | 1655 _set_gnt_wl(btc, (u8)phy_map, BTC_GNT_SW_LO); in _cmd_set_gnt_wl() 1660 _set_gnt_wl(btc, (u8)phy_map, BTC_GNT_SW_HI); in _cmd_set_gnt_wl() 1665 _set_gnt_wl(btc, (u8)phy_map, BTC_GNT_HW); in _cmd_set_gnt_wl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/ |
| H A D | halbtc_action.c | 1036 void _set_gnt_wl(struct btc_t *btc, u8 phy_map, u8 state) in _set_gnt_wl() function 1159 _set_gnt_wl(btc, phy_map, BTC_GNT_SW_LO); in _set_ant() 1162 _set_gnt_wl(btc, phy_map, BTC_GNT_SW_HI); in _set_ant() 1169 _set_gnt_wl(btc, phy_map, BTC_GNT_SW_HI); in _set_ant() 1185 _set_gnt_wl(btc, BIT(i), gnt_wl_ctrl); in _set_ant() 1194 _set_gnt_wl(btc, phy_map, BTC_GNT_HW); in _set_ant() 1202 _set_gnt_wl(btc, phy_map, BTC_GNT_SW_HI); in _set_ant() 1214 _set_gnt_wl(btc, BIT(i), gnt_wl_ctrl); in _set_ant() 1223 _set_gnt_wl(btc, phy_map, BTC_GNT_HW); in _set_ant() 1231 _set_gnt_wl(btc, phy_map, BTC_GNT_SW_HI); in _set_ant() [all …]
|
| H A D | halbtc_action.h | 269 void _set_gnt_wl(struct btc_t *btc, u8 phy_map, u8 state);
|
| H A D | halbtc_dbg_cmd.c | 1655 _set_gnt_wl(btc, (u8)phy_map, BTC_GNT_SW_LO); in _cmd_set_gnt_wl() 1660 _set_gnt_wl(btc, (u8)phy_map, BTC_GNT_SW_HI); in _cmd_set_gnt_wl() 1665 _set_gnt_wl(btc, (u8)phy_map, BTC_GNT_HW); in _cmd_set_gnt_wl()
|