Lines Matching refs:u1tmp
3562 u8 u1tmp = 0; in ex_btc8821a2ant_init_hwconfig() local
3572 u1tmp = btcoexist->btc_read_1byte(btcoexist, 0x790); in ex_btc8821a2ant_init_hwconfig()
3573 u1tmp &= 0xc0; in ex_btc8821a2ant_init_hwconfig()
3574 u1tmp |= 0x5; in ex_btc8821a2ant_init_hwconfig()
3575 btcoexist->btc_write_1byte(btcoexist, 0x790, u1tmp); in ex_btc8821a2ant_init_hwconfig()
3643 u8 u1tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_btc8821a2ant_display_coex_info() local
3772 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x778); in ex_btc8821a2ant_display_coex_info()
3773 u1tmp[1] = btcoexist->btc_read_1byte(btcoexist, 0x6cc); in ex_btc8821a2ant_display_coex_info()
3776 u1tmp[0], u1tmp[1]); in ex_btc8821a2ant_display_coex_info()
3778 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x8db); in ex_btc8821a2ant_display_coex_info()
3779 u1tmp[1] = btcoexist->btc_read_1byte(btcoexist, 0xc5b); in ex_btc8821a2ant_display_coex_info()
3782 ((u1tmp[0] & 0x60) >> 5), ((u1tmp[1] & 0x3e) >> 1)); in ex_btc8821a2ant_display_coex_info()
3789 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x40); in ex_btc8821a2ant_display_coex_info()
3794 u1tmp[0], ((u4tmp[0] & 0x01800000) >> 23), u4tmp[1]); in ex_btc8821a2ant_display_coex_info()
3797 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x522); in ex_btc8821a2ant_display_coex_info()
3800 u4tmp[0], u1tmp[0]); in ex_btc8821a2ant_display_coex_info()
3803 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0xa0a); in ex_btc8821a2ant_display_coex_info()
3806 u4tmp[0], u1tmp[0]); in ex_btc8821a2ant_display_coex_info()
3809 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0xa5b); in ex_btc8821a2ant_display_coex_info()
3810 u1tmp[1] = btcoexist->btc_read_1byte(btcoexist, 0xa5c); in ex_btc8821a2ant_display_coex_info()
3813 u4tmp[0], (u1tmp[0] << 8) + u1tmp[1]); in ex_btc8821a2ant_display_coex_info()
3830 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x41b); in ex_btc8821a2ant_display_coex_info()
3833 u1tmp[0]); in ex_btc8821a2ant_display_coex_info()