Lines Matching refs:u1tmp

3547 	u8 u1tmp = 0;  in ex_btc8821a2ant_init_hwconfig()  local
3557 u1tmp = btcoexist->btc_read_1byte(btcoexist, 0x790); in ex_btc8821a2ant_init_hwconfig()
3558 u1tmp &= 0xc0; in ex_btc8821a2ant_init_hwconfig()
3559 u1tmp |= 0x5; in ex_btc8821a2ant_init_hwconfig()
3560 btcoexist->btc_write_1byte(btcoexist, 0x790, u1tmp); in ex_btc8821a2ant_init_hwconfig()
3628 u8 u1tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_btc8821a2ant_display_coex_info() local
3757 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x778); in ex_btc8821a2ant_display_coex_info()
3758 u1tmp[1] = btcoexist->btc_read_1byte(btcoexist, 0x6cc); in ex_btc8821a2ant_display_coex_info()
3761 u1tmp[0], u1tmp[1]); in ex_btc8821a2ant_display_coex_info()
3763 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x8db); in ex_btc8821a2ant_display_coex_info()
3764 u1tmp[1] = btcoexist->btc_read_1byte(btcoexist, 0xc5b); in ex_btc8821a2ant_display_coex_info()
3767 ((u1tmp[0] & 0x60) >> 5), ((u1tmp[1] & 0x3e) >> 1)); in ex_btc8821a2ant_display_coex_info()
3774 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x40); in ex_btc8821a2ant_display_coex_info()
3779 u1tmp[0], ((u4tmp[0] & 0x01800000) >> 23), u4tmp[1]); in ex_btc8821a2ant_display_coex_info()
3782 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x522); in ex_btc8821a2ant_display_coex_info()
3785 u4tmp[0], u1tmp[0]); in ex_btc8821a2ant_display_coex_info()
3788 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0xa0a); in ex_btc8821a2ant_display_coex_info()
3791 u4tmp[0], u1tmp[0]); in ex_btc8821a2ant_display_coex_info()
3794 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0xa5b); in ex_btc8821a2ant_display_coex_info()
3795 u1tmp[1] = btcoexist->btc_read_1byte(btcoexist, 0xa5c); in ex_btc8821a2ant_display_coex_info()
3798 u4tmp[0], (u1tmp[0] << 8) + u1tmp[1]); in ex_btc8821a2ant_display_coex_info()
3815 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x41b); in ex_btc8821a2ant_display_coex_info()
3818 u1tmp[0]); in ex_btc8821a2ant_display_coex_info()