Lines Matching refs:u16tmp

1249 	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()
5149 u16tmp[0] = btcoexist->btc_read_2byte(btcoexist, 0x948); in ex_halbtc8723d2ant_display_coex_info()
5155 u16tmp[0], (int)((u8tmp[0] & BIT(7)) >> 7), in ex_halbtc8723d2ant_display_coex_info()
5174 u16tmp[0] = btcoexist->btc_read_2byte(btcoexist, 0x42a); in ex_halbtc8723d2ant_display_coex_info()
5180 u32tmp[0], u32tmp[1], u16tmp[0], u8tmp[0], in ex_halbtc8723d2ant_display_coex_info()
5185 u16tmp[0] = btcoexist->btc_read_2byte(btcoexist, 0x40); in ex_halbtc8723d2ant_display_coex_info()
5190 (int)((u16tmp[0] & BIT(5)) >> 5)); in ex_halbtc8723d2ant_display_coex_info()
6147 u16 u16tmp; in ex_halbtc8723d2ant_antenna_detection() local