Lines Matching refs:u1_tmp

2168 	u8	u1_tmp = 0;  in halbtc8821a1ant_init_hw_config()  local
2186 u1_tmp = btcoexist->btc_read_1byte(btcoexist, 0x790); in halbtc8821a1ant_init_hw_config()
2187 u1_tmp &= 0xc0; in halbtc8821a1ant_init_hw_config()
2188 u1_tmp |= 0x5; in halbtc8821a1ant_init_hw_config()
2189 btcoexist->btc_write_1byte(btcoexist, 0x790, u1_tmp); in halbtc8821a1ant_init_hw_config()
2239 u8 u1_tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_halbtc8821a1ant_display_coex_info() local
2450 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x456); in ex_halbtc8821a1ant_display_coex_info()
2454 u4_tmp[0], u4_tmp[1], u2_tmp[0], u1_tmp[0]); in ex_halbtc8821a1ant_display_coex_info()
2456 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x778); in ex_halbtc8821a1ant_display_coex_info()
2460 u1_tmp[0], (u4_tmp[0]&0x3e000000) >> 25); in ex_halbtc8821a1ant_display_coex_info()
2462 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x8db); in ex_halbtc8821a1ant_display_coex_info()
2465 ((u1_tmp[0]&0x60)>>5)); in ex_halbtc8821a1ant_display_coex_info()
2467 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x975); in ex_halbtc8821a1ant_display_coex_info()
2474 u1_tmp[0] & 0x3); in ex_halbtc8821a1ant_display_coex_info()
2476 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x40); in ex_halbtc8821a1ant_display_coex_info()
2478 u1_tmp[1] = btcoexist->btc_read_1byte(btcoexist, 0x64); in ex_halbtc8821a1ant_display_coex_info()
2482 u1_tmp[0], ((u4_tmp[0]&0x01800000)>>23), u1_tmp[1]&0x1); in ex_halbtc8821a1ant_display_coex_info()
2485 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x522); in ex_halbtc8821a1ant_display_coex_info()
2488 u4_tmp[0], u1_tmp[0]); in ex_halbtc8821a1ant_display_coex_info()
2496 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0xa5d); in ex_halbtc8821a1ant_display_coex_info()
2497 u1_tmp[1] = btcoexist->btc_read_1byte(btcoexist, 0xa5c); in ex_halbtc8821a1ant_display_coex_info()
2500 u4_tmp[0], (u1_tmp[0]<<8) + u1_tmp[1]); in ex_halbtc8821a1ant_display_coex_info()
2505 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x6cc); in ex_halbtc8821a1ant_display_coex_info()
2509 u4_tmp[0], u4_tmp[1], u4_tmp[2], u1_tmp[0]); in ex_halbtc8821a1ant_display_coex_info()