Home
last modified time | relevance | path

Searched refs:u16tmp (Results 1 – 25 of 49) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/btc/
H A Dhalbtc8822c.c410 u16 u16tmp[4]; in halbtc8822c_cfg_coexinfo_hw() local
454 u16tmp[0] = btc->btc_read_2byte(btc, 0x42a); in halbtc8822c_cfg_coexinfo_hw()
455 u16tmp[1] = btc->btc_read_1byte(btc, 0x454); in halbtc8822c_cfg_coexinfo_hw()
461 u32tmp[0], u32tmp[1], u16tmp[0], u8tmp[0], in halbtc8822c_cfg_coexinfo_hw()
462 (int)((u8tmp[1] & BIT(3)) >> 3), u16tmp[1]); in halbtc8822c_cfg_coexinfo_hw()
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Drtl2832.c645 u16 u16tmp; in rtl2832_read_status() local
677 u16tmp = u8tmp << 8 | u8tmp << 0; in rtl2832_read_status()
680 c->strength.stat[0].uvalue = u16tmp; in rtl2832_read_status()
712 u16tmp = buf[0] << 8 | buf[1] << 0; in rtl2832_read_status()
713 if (u16tmp) in rtl2832_read_status()
715 intlog10(u16tmp)) / ((1 << 24) / 10000); in rtl2832_read_status()
719 dev_dbg(&client->dev, "cnr raw=%u\n", u16tmp); in rtl2832_read_status()
733 u16tmp = buf[0] << 8 | buf[1] << 0; in rtl2832_read_status()
734 dev->post_bit_error += u16tmp; in rtl2832_read_status()
737 dev_dbg(&client->dev, "ber errors=%u total=1000000\n", u16tmp); in rtl2832_read_status()
H A Dts2020.c195 u16 u16tmp, value, lpf_coeff; in ts2020_set_params() local
236 u16tmp = pll_n - 1024; in ts2020_set_params()
237 buf[0] = (u16tmp >> 8) & 0xff; in ts2020_set_params()
238 buf[1] = (u16tmp >> 0) & 0xff; in ts2020_set_params()
H A Dm88ds3103.c631 u16 u16tmp; in m88ds3103_set_frontend() local
899 u16tmp = 0; in m88ds3103_set_frontend()
911 u16tmp = DIV_ROUND_UP(target_mclk, dev->cfg->ts_clk); in m88ds3103_set_frontend()
912 u8tmp1 = u16tmp / 2 - 1; in m88ds3103_set_frontend()
913 u8tmp2 = DIV_ROUND_UP(u16tmp, 2) - 1; in m88ds3103_set_frontend()
917 target_mclk, dev->cfg->ts_clk, u16tmp); in m88ds3103_set_frontend()
956 u16tmp = DIV_ROUND_CLOSEST_ULL((u64)c->symbol_rate * 0x10000, dev->mclk); in m88ds3103_set_frontend()
957 buf[0] = (u16tmp >> 0) & 0xff; in m88ds3103_set_frontend()
958 buf[1] = (u16tmp >> 8) & 0xff; in m88ds3103_set_frontend()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/btc/
H A Dhalbtc8723d1ant.c1286 u16 u16tmp; in halbtc8723d1ant_monitor_bt_enable_disable() local
1292 halbtc8723d1ant_read_score_board(btcoexist, &u16tmp); in halbtc8723d1ant_monitor_bt_enable_disable()
1293 bt_active = u16tmp & BIT(1); in halbtc8723d1ant_monitor_bt_enable_disable()
3719 u16 u16tmp = 0x0; in ex_halbtc8723d1ant_power_on_setting() local
3737 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x2); in ex_halbtc8723d1ant_power_on_setting()
3738 btcoexist->btc_write_2byte(btcoexist, 0x2, u16tmp | BIT(0) | BIT(1)); in ex_halbtc8723d1ant_power_on_setting()
3826 u16 u16tmp[4]; in ex_halbtc8723d1ant_display_coex_info() local
4076 halbtc8723d1ant_read_score_board(btcoexist, &u16tmp[0]); in ex_halbtc8723d1ant_display_coex_info()
4081 "0xae[4]/0xac[1:0]/Scoreboard(B->W)", u16tmp[0]); in ex_halbtc8723d1ant_display_coex_info()
4087 coex_sta->bt_reg_vendor_ac & 0x3, u16tmp[0]); in ex_halbtc8723d1ant_display_coex_info()
[all …]
H A Dhalbtc8723d2ant.c1249 u16 u16tmp; in halbtc8723d2ant_monitor_bt_enable_disable() local
1256 halbtc8723d2ant_read_score_board(btcoexist, &u16tmp); in halbtc8723d2ant_monitor_bt_enable_disable()
1257 bt_active = u16tmp & BIT(1); in halbtc8723d2ant_monitor_bt_enable_disable()
4576 u16 u16tmp = 0x0; in ex_halbtc8723d2ant_power_on_setting() local
4595 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x2); in ex_halbtc8723d2ant_power_on_setting()
4596 btcoexist->btc_write_2byte(btcoexist, 0x2, u16tmp | BIT(0) | BIT(1)); in ex_halbtc8723d2ant_power_on_setting()
4708 u16 u16tmp[4]; in ex_halbtc8723d2ant_display_coex_info() local
4954 halbtc8723d2ant_read_score_board(btcoexist, &u16tmp[0]); in ex_halbtc8723d2ant_display_coex_info()
4959 "0xae[4]/0xac[1:0]/Scoreboard(B->W)", u16tmp[0]); in ex_halbtc8723d2ant_display_coex_info()
4965 coex_sta->bt_reg_vendor_ac & 0x3, u16tmp[0]); in ex_halbtc8723d2ant_display_coex_info()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/btc/
H A Dhalbtc8723d1ant.c1297 u16 u16tmp; in halbtc8723d1ant_monitor_bt_enable_disable() local
1303 halbtc8723d1ant_read_score_board(btcoexist, &u16tmp); in halbtc8723d1ant_monitor_bt_enable_disable()
1304 bt_active = u16tmp & BIT(1); in halbtc8723d1ant_monitor_bt_enable_disable()
3718 u16 u16tmp = 0x0; in ex_halbtc8723d1ant_power_on_setting() local
3736 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x2); in ex_halbtc8723d1ant_power_on_setting()
3737 btcoexist->btc_write_2byte(btcoexist, 0x2, u16tmp | BIT(0) | BIT(1)); in ex_halbtc8723d1ant_power_on_setting()
3825 u16 u16tmp[4]; in ex_halbtc8723d1ant_display_coex_info() local
4073 halbtc8723d1ant_read_score_board(btcoexist, &u16tmp[0]); in ex_halbtc8723d1ant_display_coex_info()
4078 "0xae[4]/0xac[1:0]/Scoreboard(B->W)", u16tmp[0]); in ex_halbtc8723d1ant_display_coex_info()
4084 coex_sta->bt_reg_vendor_ac & 0x3, u16tmp[0]); in ex_halbtc8723d1ant_display_coex_info()
[all …]
H A Dhalbtc8723d2ant.c1266 u16 u16tmp; in halbtc8723d2ant_monitor_bt_enable_disable() local
1272 halbtc8723d2ant_read_score_board(btcoexist, &u16tmp); in halbtc8723d2ant_monitor_bt_enable_disable()
1273 bt_active = u16tmp & BIT(1); in halbtc8723d2ant_monitor_bt_enable_disable()
4624 u16 u16tmp = 0x0; in ex_halbtc8723d2ant_power_on_setting() local
4643 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x2); in ex_halbtc8723d2ant_power_on_setting()
4644 btcoexist->btc_write_2byte(btcoexist, 0x2, u16tmp | BIT(0) | BIT(1)); in ex_halbtc8723d2ant_power_on_setting()
4766 u16 u16tmp[4]; in ex_halbtc8723d2ant_display_coex_info() local
5010 halbtc8723d2ant_read_score_board(btcoexist, &u16tmp[0]); in ex_halbtc8723d2ant_display_coex_info()
5015 "0xae[4]/0xac[1:0]/Scoreboard(B->W)", u16tmp[0]); in ex_halbtc8723d2ant_display_coex_info()
5021 coex_sta->bt_reg_vendor_ac & 0x3, u16tmp[0]); in ex_halbtc8723d2ant_display_coex_info()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/
H A Dhalbtc8822b1ant.c1033 u16 u16tmp; in halbtc8822b1ant_monitor_bt_enable_disable() local
1052 halbtc8822b1ant_read_score_board(btcoexist, &u16tmp); in halbtc8822b1ant_monitor_bt_enable_disable()
1054 bt_active = u16tmp & BIT(1); in halbtc8822b1ant_monitor_bt_enable_disable()
4981 u16 u16tmp[4]; in ex_halbtc8822b1ant_display_coex_info() local
5149 halbtc8822b1ant_read_score_board(btcoexist, &u16tmp[0]); in ex_halbtc8822b1ant_display_coex_info()
5154 "0xae[4]/0xac[1:0]/Scoreboard", u16tmp[0]); in ex_halbtc8822b1ant_display_coex_info()
5160 coex_sta->bt_reg_vendor_ac & 0x3, u16tmp[0]); in ex_halbtc8822b1ant_display_coex_info()
5394 u16 u16tmp = 0x0; in ex_halbtc8822b1ant_power_on_setting() local
5409 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x2); in ex_halbtc8822b1ant_power_on_setting()
5410 btcoexist->btc_write_2byte(btcoexist, 0x2, u16tmp | BIT(0) | BIT(1)); in ex_halbtc8822b1ant_power_on_setting()
[all …]
H A Dhalbtc8822b2ant.c830 u16 u16tmp; in halbtc8822b2ant_monitor_bt_enable_disable() local
849 halbtc8822b2ant_read_score_board(btcoexist, &u16tmp); in halbtc8822b2ant_monitor_bt_enable_disable()
851 bt_active = u16tmp & BIT(1); in halbtc8822b2ant_monitor_bt_enable_disable()
4057 u16 u16tmp = 0x0; in ex_halbtc8822b2ant_power_on_setting() local
4075 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x2); in ex_halbtc8822b2ant_power_on_setting()
4076 btcoexist->btc_write_2byte(btcoexist, 0x2, u16tmp | BIT(0) | BIT(1)); in ex_halbtc8822b2ant_power_on_setting()
4194 u16 u16tmp[4]; in ex_halbtc8822b2ant_display_coex_info() local
4377 halbtc8822b2ant_read_score_board(btcoexist, &u16tmp[0]); in ex_halbtc8822b2ant_display_coex_info()
4382 "0xae[4]/0xac[1:0]/Scoreboard", u16tmp[0]); in ex_halbtc8822b2ant_display_coex_info()
4388 coex_sta->bt_reg_vendor_ac & 0x3, u16tmp[0]); in ex_halbtc8822b2ant_display_coex_info()
[all …]
H A Dhalbtc8723d1ant.c992 u16 u16tmp; in halbtc8723d1ant_monitor_bt_enable_disable() local
1011 halbtc8723d1ant_read_score_board(btcoexist, &u16tmp); in halbtc8723d1ant_monitor_bt_enable_disable()
1013 bt_active = u16tmp & BIT(1); in halbtc8723d1ant_monitor_bt_enable_disable()
4274 u16 u16tmp = 0x0; in ex_halbtc8723d1ant_power_on_setting() local
4292 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x2); in ex_halbtc8723d1ant_power_on_setting()
4293 btcoexist->btc_write_2byte(btcoexist, 0x2, u16tmp | BIT(0) | BIT(1)); in ex_halbtc8723d1ant_power_on_setting()
4399 u16 u16tmp[4]; in ex_halbtc8723d1ant_display_coex_info() local
4627 u16tmp[0] = btcoexist->btc_read_2byte(btcoexist, 0x42a); in ex_halbtc8723d1ant_display_coex_info()
4631 u32tmp[0], u32tmp[1], u16tmp[0], u8tmp[0]); in ex_halbtc8723d1ant_display_coex_info()
4665 u16tmp[0] = btcoexist->btc_read_2byte(btcoexist, 0x948); in ex_halbtc8723d1ant_display_coex_info()
[all …]
H A Dhalbtc8703b1ant.c784 u16 u16tmp; in halbtc8703b1ant_monitor_bt_enable_disable() local
802 halbtc8703b1ant_read_score_board(btcoexist, &u16tmp); in halbtc8703b1ant_monitor_bt_enable_disable()
804 bt_active = u16tmp & BIT(1); in halbtc8703b1ant_monitor_bt_enable_disable()
3516 u16 u16tmp = 0x0; in ex_halbtc8703b1ant_power_on_setting() local
3531 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x2); in ex_halbtc8703b1ant_power_on_setting()
3532 btcoexist->btc_write_2byte(btcoexist, 0x2, u16tmp | BIT(0) | BIT(1)); in ex_halbtc8703b1ant_power_on_setting()
3609 u16 u16tmp[4]; in ex_halbtc8703b1ant_display_coex_info() local
3835 u16tmp[0] = btcoexist->btc_read_2byte(btcoexist, 0x42a); in ex_halbtc8703b1ant_display_coex_info()
3839 u32tmp[0], u32tmp[1], u16tmp[0], u8tmp[0]); in ex_halbtc8703b1ant_display_coex_info()
3933 halbtc8703b1ant_read_score_board(btcoexist, &u16tmp[0]); in ex_halbtc8703b1ant_display_coex_info()
[all …]
H A Dhalbtc8723d2ant.c677 u16 u16tmp; in halbtc8723d2ant_monitor_bt_enable_disable() local
696 halbtc8723d2ant_read_score_board(btcoexist, &u16tmp); in halbtc8723d2ant_monitor_bt_enable_disable()
698 bt_active = u16tmp & BIT(1); in halbtc8723d2ant_monitor_bt_enable_disable()
4297 u16 u16tmp = 0x0; in ex_halbtc8723d2ant_power_on_setting() local
4315 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x2); in ex_halbtc8723d2ant_power_on_setting()
4316 btcoexist->btc_write_2byte(btcoexist, 0x2, u16tmp | BIT(0) | BIT(1)); in ex_halbtc8723d2ant_power_on_setting()
4445 u16 u16tmp[4]; in ex_halbtc8723d2ant_display_coex_info() local
4656 u16tmp[0] = btcoexist->btc_read_2byte(btcoexist, 0x42a); in ex_halbtc8723d2ant_display_coex_info()
4660 u32tmp[0], u32tmp[1], u16tmp[0], u8tmp[0]); in ex_halbtc8723d2ant_display_coex_info()
4759 halbtc8723d2ant_read_score_board(btcoexist, &u16tmp[0]); in ex_halbtc8723d2ant_display_coex_info()
[all …]
H A Dhalbtc8192e1ant.c2406 u16 u16tmp = 0; in halbtc8192e1ant_init_hw_config() local
2435 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x40); in halbtc8192e1ant_init_hw_config()
2436 u16tmp |= BIT(9); in halbtc8192e1ant_init_hw_config()
2437 btcoexist->btc_write_2byte(btcoexist, 0x40, u16tmp); in halbtc8192e1ant_init_hw_config()
2474 u16 u16tmp = 0x0; in ex_halbtc8192e1ant_power_on_setting()
2481 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x2); in ex_halbtc8192e1ant_power_on_setting()
2482 btcoexist->btc_write_2byte(btcoexist, 0x2, u16tmp | BIT(0) | BIT(1)); in ex_halbtc8192e1ant_power_on_setting()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/
H A Dhalbtc8723d1ant.c1217 u16 u16tmp; in halbtc8723d1ant_monitor_bt_enable_disable() local
1236 halbtc8723d1ant_read_score_board(btcoexist, &u16tmp); in halbtc8723d1ant_monitor_bt_enable_disable()
1238 bt_active = u16tmp & BIT(1); in halbtc8723d1ant_monitor_bt_enable_disable()
4787 u16 u16tmp = 0x0; in ex_halbtc8723d1ant_power_on_setting() local
4805 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x2); in ex_halbtc8723d1ant_power_on_setting()
4806 btcoexist->btc_write_2byte(btcoexist, 0x2, u16tmp | BIT(0) | BIT(1)); in ex_halbtc8723d1ant_power_on_setting()
4890 u16 u16tmp[4]; in ex_halbtc8723d1ant_display_coex_info() local
5129 halbtc8723d1ant_read_score_board(btcoexist, &u16tmp[0]); in ex_halbtc8723d1ant_display_coex_info()
5134 "0xae[4]/0xac[1:0]/Scoreboard(B->W)", u16tmp[0]); in ex_halbtc8723d1ant_display_coex_info()
5140 coex_sta->bt_reg_vendor_ac & 0x3, u16tmp[0]); in ex_halbtc8723d1ant_display_coex_info()
[all …]
H A Dhalbtc8822b1ant.c1285 u16 u16tmp; in halbtc8822b1ant_monitor_bt_enable_disable() local
1306 halbtc8822b1ant_read_score_board(btcoexist, &u16tmp); in halbtc8822b1ant_monitor_bt_enable_disable()
1308 bt_active = u16tmp & BIT(1); in halbtc8822b1ant_monitor_bt_enable_disable()
4400 u16 u16tmp[4];
4571 halbtc8822b1ant_read_score_board(btcoexist, &u16tmp[0]);
4576 "0xae[4]/0xac[1:0]/Scoreboard", u16tmp[0]);
4582 coex_sta->bt_reg_vendor_ac & 0x3, u16tmp[0]);
4683 u16tmp[0] = btcoexist->btc_read_2byte(btcoexist, 0x42a);
4687 u32tmp[0], u32tmp[1], u16tmp[0], u8tmp[0]);
4816 u16 u16tmp = 0x0; in ex_halbtc8822b1ant_power_on_setting() local
[all …]
H A Dhalbtc8723d2ant.c1007 u16 u16tmp; in halbtc8723d2ant_monitor_bt_enable_disable() local
1026 halbtc8723d2ant_read_score_board(btcoexist, &u16tmp); in halbtc8723d2ant_monitor_bt_enable_disable()
1028 bt_active = u16tmp & BIT(1); in halbtc8723d2ant_monitor_bt_enable_disable()
5433 u16 u16tmp = 0x0; in ex_halbtc8723d2ant_power_on_setting() local
5452 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x2); in ex_halbtc8723d2ant_power_on_setting()
5453 btcoexist->btc_write_2byte(btcoexist, 0x2, u16tmp | BIT(0) | BIT(1)); in ex_halbtc8723d2ant_power_on_setting()
5571 u16 u16tmp[4]; in ex_halbtc8723d2ant_display_coex_info() local
5811 halbtc8723d2ant_read_score_board(btcoexist, &u16tmp[0]); in ex_halbtc8723d2ant_display_coex_info()
5816 "0xae[4]/0xac[1:0]/Scoreboard(B->W)", u16tmp[0]); in ex_halbtc8723d2ant_display_coex_info()
5822 coex_sta->bt_reg_vendor_ac & 0x3, u16tmp[0]); in ex_halbtc8723d2ant_display_coex_info()
[all …]
H A Dhalbtc8192e1ant.c2420 u16 u16tmp = 0; in halbtc8192e1ant_init_hw_config() local
2449 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x40); in halbtc8192e1ant_init_hw_config()
2450 u16tmp |= BIT(9); in halbtc8192e1ant_init_hw_config()
2451 btcoexist->btc_write_2byte(btcoexist, 0x40, u16tmp); in halbtc8192e1ant_init_hw_config()
2488 u16 u16tmp = 0x0; in ex_halbtc8192e1ant_power_on_setting()
2495 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x2); in ex_halbtc8192e1ant_power_on_setting()
2496 btcoexist->btc_write_2byte(btcoexist, 0x2, u16tmp | BIT(0) | BIT(1)); in ex_halbtc8192e1ant_power_on_setting()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/
H A DHalBtc8192e1Ant.c2406 u16 u16tmp = 0; in halbtc8192e1ant_init_hw_config() local
2435 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x40); in halbtc8192e1ant_init_hw_config()
2436 u16tmp |= BIT(9); in halbtc8192e1ant_init_hw_config()
2437 btcoexist->btc_write_2byte(btcoexist, 0x40, u16tmp); in halbtc8192e1ant_init_hw_config()
2474 u16 u16tmp = 0x0; in ex_halbtc8192e1ant_power_on_setting()
2481 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x2); in ex_halbtc8192e1ant_power_on_setting()
2482 btcoexist->btc_write_2byte(btcoexist, 0x2, u16tmp | BIT(0) | BIT(1)); in ex_halbtc8192e1ant_power_on_setting()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8192e2ant.c2577 u16 u16tmp = 0; in btc8192e2ant_init_hwconfig() local
2630 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x40); in btc8192e2ant_init_hwconfig()
2631 u16tmp |= BIT9; in btc8192e2ant_init_hwconfig()
2632 btcoexist->btc_write_2byte(btcoexist, 0x40, u16tmp); in btc8192e2ant_init_hwconfig()
2673 u16 u16tmp[4]; in ex_btc8192e2ant_display_coex_info() local
2820 u16tmp[0] = btcoexist->btc_read_2byte(btcoexist, 0x42a); in ex_btc8192e2ant_display_coex_info()
2824 u32tmp[0], u32tmp[1], u16tmp[0], u8tmp[0]); in ex_btc8192e2ant_display_coex_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/btc/
H A Dhalbtc8822b2ant.c758 u16 u16tmp; in halbtc8822b2ant_monitor_bt_enable() local
764 halbtc8822b2ant_read_scbd(btc, &u16tmp); in halbtc8822b2ant_monitor_bt_enable()
766 bt_active = u16tmp & BIT(1); in halbtc8822b2ant_monitor_bt_enable()
3958 u16 u16tmp = 0x0; in ex_halbtc8822b2ant_power_on_setting() local
3968 u16tmp = btc->btc_read_2byte(btc, 0x2); in ex_halbtc8822b2ant_power_on_setting()
3969 btc->btc_write_2byte(btc, 0x2, u16tmp | BIT(0) | BIT(1)); in ex_halbtc8822b2ant_power_on_setting()
4192 u16 u16tmp[4]; in ex_halbtc8822b2ant_display_coex_info() local
4435 halbtc8822b2ant_read_scbd(btc, &u16tmp[0]); in ex_halbtc8822b2ant_display_coex_info()
4441 "0xae[4]/0xac[1:0]/ScBd(B->W)", u16tmp[0]); in ex_halbtc8822b2ant_display_coex_info()
4447 coex_sta->bt_reg_vendor_ac & 0x3, u16tmp[0]); in ex_halbtc8822b2ant_display_coex_info()
[all …]
H A Dhalbtc8822b1ant.c660 u16 u16tmp; in halbtc8822b1ant_monitor_bt_enable() local
666 halbtc8822b1ant_read_scbd(btc, &u16tmp); in halbtc8822b1ant_monitor_bt_enable()
668 bt_active = u16tmp & BIT(1); in halbtc8822b1ant_monitor_bt_enable()
3920 u16 u16tmp = 0x0; in ex_halbtc8822b1ant_power_on_setting() local
3930 u16tmp = btc->btc_read_2byte(btc, 0x2); in ex_halbtc8822b1ant_power_on_setting()
3931 btc->btc_write_2byte(btc, 0x2, u16tmp | BIT(0) | BIT(1)); in ex_halbtc8822b1ant_power_on_setting()
4127 u16 u16tmp[4]; in ex_halbtc8822b1ant_display_coex_info() local
4365 halbtc8822b1ant_read_scbd(btc, &u16tmp[0]); in ex_halbtc8822b1ant_display_coex_info()
4371 "0xae[4]/0xac[1:0]/ScBd(B->W)", u16tmp[0]); in ex_halbtc8822b1ant_display_coex_info()
4377 coex_sta->bt_reg_vendor_ac & 0x3, u16tmp[0]); in ex_halbtc8822b1ant_display_coex_info()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/btc/
H A Dhalbtc8821c2ant.c830 u16 u16tmp; in halbtc8821c2ant_monitor_bt_enable() local
835 halbtc8821c2ant_read_scbd(btc, &u16tmp); in halbtc8821c2ant_monitor_bt_enable()
837 bt_active = u16tmp & BIT(1); in halbtc8821c2ant_monitor_bt_enable()
3975 u16 u16tmp = 0x0; in ex_halbtc8821c2ant_power_on_setting() local
3987 u16tmp = btc->btc_read_2byte(btc, 0x2); in ex_halbtc8821c2ant_power_on_setting()
3988 btc->btc_write_2byte(btc, 0x2, u16tmp | BIT(0) | BIT(1)); in ex_halbtc8821c2ant_power_on_setting()
4219 u16 u16tmp[4]; in ex_halbtc8821c2ant_display_coex_info() local
4456 halbtc8821c2ant_read_scbd(btc, &u16tmp[0]); in ex_halbtc8821c2ant_display_coex_info()
4462 "0xae[4]/0xac[1:0]/ScBd(B->W)", u16tmp[0]); in ex_halbtc8821c2ant_display_coex_info()
4468 coex_sta->bt_reg_vendor_ac & 0x3, u16tmp[0]); in ex_halbtc8821c2ant_display_coex_info()
[all …]
H A Dhalbtc8821c1ant.c773 u16 u16tmp; in halbtc8821c1ant_monitor_bt_enable() local
778 halbtc8821c1ant_read_scbd(btc, &u16tmp); in halbtc8821c1ant_monitor_bt_enable()
779 bt_active = u16tmp & BIT(1); in halbtc8821c1ant_monitor_bt_enable()
3861 u16 u16tmp = 0x0; in ex_halbtc8821c1ant_power_on_setting() local
3872 u16tmp = btc->btc_read_2byte(btc, 0x2); in ex_halbtc8821c1ant_power_on_setting()
3873 btc->btc_write_2byte(btc, 0x2, u16tmp | BIT(0) | BIT(1)); in ex_halbtc8821c1ant_power_on_setting()
4067 u16 u16tmp[4]; in ex_halbtc8821c1ant_display_coex_info() local
4300 halbtc8821c1ant_read_scbd(btc, &u16tmp[0]); in ex_halbtc8821c1ant_display_coex_info()
4306 "0xae[4]/0xac[1:0]/ScBd(B->W)", u16tmp[0]); in ex_halbtc8821c1ant_display_coex_info()
4312 coex_sta->bt_reg_vendor_ac & 0x3, u16tmp[0]); in ex_halbtc8821c1ant_display_coex_info()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/btc/
H A Dhalbtc8821c1ant.c774 u16 u16tmp; in halbtc8821c1ant_monitor_bt_enable() local
779 halbtc8821c1ant_read_scbd(btc, &u16tmp); in halbtc8821c1ant_monitor_bt_enable()
780 bt_active = u16tmp & BIT(1); in halbtc8821c1ant_monitor_bt_enable()
3844 u16 u16tmp = 0x0; in ex_halbtc8821c1ant_power_on_setting() local
3855 u16tmp = btc->btc_read_2byte(btc, 0x2); in ex_halbtc8821c1ant_power_on_setting()
3856 btc->btc_write_2byte(btc, 0x2, u16tmp | BIT(0) | BIT(1)); in ex_halbtc8821c1ant_power_on_setting()
4050 u16 u16tmp[4]; in ex_halbtc8821c1ant_display_coex_info() local
4283 halbtc8821c1ant_read_scbd(btc, &u16tmp[0]); in ex_halbtc8821c1ant_display_coex_info()
4289 "0xae[4]/0xac[1:0]/ScBd(B->W)", u16tmp[0]); in ex_halbtc8821c1ant_display_coex_info()
4295 coex_sta->bt_reg_vendor_ac & 0x3, u16tmp[0]); in ex_halbtc8821c1ant_display_coex_info()
[all …]

12