Lines Matching refs:u16tmp
1286 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()
4264 u16tmp[0] = btcoexist->btc_read_2byte(btcoexist, 0x948); in ex_halbtc8723d1ant_display_coex_info()
4269 u16tmp[0], (int)((u8tmp[0] & BIT(7)) >> 7)); in ex_halbtc8723d1ant_display_coex_info()
4287 u16tmp[0] = btcoexist->btc_read_2byte(btcoexist, 0x42a); in ex_halbtc8723d1ant_display_coex_info()
4293 u32tmp[0], u32tmp[1], u16tmp[0], u8tmp[0], in ex_halbtc8723d1ant_display_coex_info()
4298 u16tmp[0] = btcoexist->btc_read_2byte(btcoexist, 0x40); in ex_halbtc8723d1ant_display_coex_info()
4303 (int)((u16tmp[0] & BIT(5)) >> 5)); in ex_halbtc8723d1ant_display_coex_info()
5281 u16 u16tmp; in ex_halbtc8723d1ant_antenna_detection() local