Lines Matching refs:u1tmp

3295 	u8 u1tmp = 0;  in ex_halbtc8821a2ant_init_hwconfig()  local
3305 u1tmp = btcoexist->btc_read_1byte(btcoexist, 0x790); in ex_halbtc8821a2ant_init_hwconfig()
3306 u1tmp &= 0xc0; in ex_halbtc8821a2ant_init_hwconfig()
3307 u1tmp |= 0x5; in ex_halbtc8821a2ant_init_hwconfig()
3308 btcoexist->btc_write_1byte(btcoexist, 0x790, u1tmp); in ex_halbtc8821a2ant_init_hwconfig()
3345 u8 u1tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_halbtc8821a2ant_display_coex_info() local
3517 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x778); in ex_halbtc8821a2ant_display_coex_info()
3518 u1tmp[1] = btcoexist->btc_read_1byte(btcoexist, 0x6cc); in ex_halbtc8821a2ant_display_coex_info()
3521 u1tmp[0], u1tmp[1]); in ex_halbtc8821a2ant_display_coex_info()
3523 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x8db); in ex_halbtc8821a2ant_display_coex_info()
3524 u1tmp[1] = btcoexist->btc_read_1byte(btcoexist, 0xc5b); in ex_halbtc8821a2ant_display_coex_info()
3527 ((u1tmp[0]&0x60)>>5), ((u1tmp[1]&0x3e)>>1)); in ex_halbtc8821a2ant_display_coex_info()
3534 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x40); in ex_halbtc8821a2ant_display_coex_info()
3539 u1tmp[0], ((u4tmp[0]&0x01800000)>>23), u4tmp[1]); in ex_halbtc8821a2ant_display_coex_info()
3542 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x522); in ex_halbtc8821a2ant_display_coex_info()
3545 u4tmp[0], u1tmp[0]); in ex_halbtc8821a2ant_display_coex_info()
3548 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0xa0a); in ex_halbtc8821a2ant_display_coex_info()
3551 u4tmp[0], u1tmp[0]); in ex_halbtc8821a2ant_display_coex_info()
3554 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0xa5b); in ex_halbtc8821a2ant_display_coex_info()
3555 u1tmp[1] = btcoexist->btc_read_1byte(btcoexist, 0xa5c); in ex_halbtc8821a2ant_display_coex_info()
3558 u4tmp[0], (u1tmp[0]<<8) + u1tmp[1]); in ex_halbtc8821a2ant_display_coex_info()
3575 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x41b); in ex_halbtc8821a2ant_display_coex_info()
3578 u1tmp[0]); in ex_halbtc8821a2ant_display_coex_info()