Lines Matching refs:u1_tmp

2040 	u8 u1_tmp = 0;  in btc8821a1ant_init_hw_config()  local
2061 u1_tmp = btcoexist->btc_read_1byte(btcoexist, 0x790); in btc8821a1ant_init_hw_config()
2062 u1_tmp &= 0xc0; in btc8821a1ant_init_hw_config()
2063 u1_tmp |= 0x5; in btc8821a1ant_init_hw_config()
2064 btcoexist->btc_write_1byte(btcoexist, 0x790, u1_tmp); in btc8821a1ant_init_hw_config()
2115 u8 u1_tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_btc8821a1ant_display_coex_info() local
2285 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x456); in ex_btc8821a1ant_display_coex_info()
2288 u4_tmp[0], u4_tmp[1], u2_tmp[0], u1_tmp[0]); in ex_btc8821a1ant_display_coex_info()
2290 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x778); in ex_btc8821a1ant_display_coex_info()
2293 u1_tmp[0], (u4_tmp[0] & 0x3e000000) >> 25); in ex_btc8821a1ant_display_coex_info()
2295 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x8db); in ex_btc8821a1ant_display_coex_info()
2297 ((u1_tmp[0] & 0x60) >> 5)); in ex_btc8821a1ant_display_coex_info()
2299 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x975); in ex_btc8821a1ant_display_coex_info()
2305 u1_tmp[0] & 0x3); in ex_btc8821a1ant_display_coex_info()
2307 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x40); in ex_btc8821a1ant_display_coex_info()
2309 u1_tmp[1] = btcoexist->btc_read_1byte(btcoexist, 0x64); in ex_btc8821a1ant_display_coex_info()
2312 u1_tmp[0], ((u4_tmp[0] & 0x01800000) >> 23), in ex_btc8821a1ant_display_coex_info()
2313 u1_tmp[1] & 0x1); in ex_btc8821a1ant_display_coex_info()
2316 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x522); in ex_btc8821a1ant_display_coex_info()
2318 u4_tmp[0], u1_tmp[0]); in ex_btc8821a1ant_display_coex_info()
2325 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0xa5d); in ex_btc8821a1ant_display_coex_info()
2326 u1_tmp[1] = btcoexist->btc_read_1byte(btcoexist, 0xa5c); in ex_btc8821a1ant_display_coex_info()
2328 u4_tmp[0], (u1_tmp[0] << 8) + u1_tmp[1]); in ex_btc8821a1ant_display_coex_info()
2333 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x6cc); in ex_btc8821a1ant_display_coex_info()
2336 u4_tmp[0], u4_tmp[1], u4_tmp[2], u1_tmp[0]); in ex_btc8821a1ant_display_coex_info()