Lines Matching refs:u1_tmp

2030 	u8 u1_tmp = 0;  in btc8821a1ant_init_hw_config()  local
2051 u1_tmp = btcoexist->btc_read_1byte(btcoexist, 0x790); in btc8821a1ant_init_hw_config()
2052 u1_tmp &= 0xc0; in btc8821a1ant_init_hw_config()
2053 u1_tmp |= 0x5; in btc8821a1ant_init_hw_config()
2054 btcoexist->btc_write_1byte(btcoexist, 0x790, u1_tmp); in btc8821a1ant_init_hw_config()
2105 u8 u1_tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_btc8821a1ant_display_coex_info() local
2275 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x456); in ex_btc8821a1ant_display_coex_info()
2278 u4_tmp[0], u4_tmp[1], u2_tmp[0], u1_tmp[0]); in ex_btc8821a1ant_display_coex_info()
2280 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x778); in ex_btc8821a1ant_display_coex_info()
2283 u1_tmp[0], (u4_tmp[0] & 0x3e000000) >> 25); in ex_btc8821a1ant_display_coex_info()
2285 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x8db); in ex_btc8821a1ant_display_coex_info()
2287 ((u1_tmp[0] & 0x60) >> 5)); in ex_btc8821a1ant_display_coex_info()
2289 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x975); in ex_btc8821a1ant_display_coex_info()
2295 u1_tmp[0] & 0x3); in ex_btc8821a1ant_display_coex_info()
2297 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x40); in ex_btc8821a1ant_display_coex_info()
2299 u1_tmp[1] = btcoexist->btc_read_1byte(btcoexist, 0x64); in ex_btc8821a1ant_display_coex_info()
2302 u1_tmp[0], ((u4_tmp[0] & 0x01800000) >> 23), in ex_btc8821a1ant_display_coex_info()
2303 u1_tmp[1] & 0x1); in ex_btc8821a1ant_display_coex_info()
2306 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x522); in ex_btc8821a1ant_display_coex_info()
2308 u4_tmp[0], u1_tmp[0]); in ex_btc8821a1ant_display_coex_info()
2315 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0xa5d); in ex_btc8821a1ant_display_coex_info()
2316 u1_tmp[1] = btcoexist->btc_read_1byte(btcoexist, 0xa5c); in ex_btc8821a1ant_display_coex_info()
2318 u4_tmp[0], (u1_tmp[0] << 8) + u1_tmp[1]); in ex_btc8821a1ant_display_coex_info()
2323 u1_tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x6cc); in ex_btc8821a1ant_display_coex_info()
2326 u4_tmp[0], u4_tmp[1], u4_tmp[2], u1_tmp[0]); in ex_btc8821a1ant_display_coex_info()