Lines Matching refs:u1tmp
3584 u8 u1tmp = 0; in ex_btc8821a2ant_init_hwconfig() local
3594 u1tmp = btcoexist->btc_read_1byte(btcoexist, 0x790); in ex_btc8821a2ant_init_hwconfig()
3595 u1tmp &= 0xc0; in ex_btc8821a2ant_init_hwconfig()
3596 u1tmp |= 0x5; in ex_btc8821a2ant_init_hwconfig()
3597 btcoexist->btc_write_1byte(btcoexist, 0x790, u1tmp); in ex_btc8821a2ant_init_hwconfig()
3665 u8 u1tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_btc8821a2ant_display_coex_info() local
3794 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x778); in ex_btc8821a2ant_display_coex_info()
3795 u1tmp[1] = btcoexist->btc_read_1byte(btcoexist, 0x6cc); in ex_btc8821a2ant_display_coex_info()
3798 u1tmp[0], u1tmp[1]); in ex_btc8821a2ant_display_coex_info()
3800 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x8db); in ex_btc8821a2ant_display_coex_info()
3801 u1tmp[1] = btcoexist->btc_read_1byte(btcoexist, 0xc5b); in ex_btc8821a2ant_display_coex_info()
3804 ((u1tmp[0] & 0x60) >> 5), ((u1tmp[1] & 0x3e) >> 1)); in ex_btc8821a2ant_display_coex_info()
3811 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x40); in ex_btc8821a2ant_display_coex_info()
3816 u1tmp[0], ((u4tmp[0] & 0x01800000) >> 23), u4tmp[1]); in ex_btc8821a2ant_display_coex_info()
3819 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x522); in ex_btc8821a2ant_display_coex_info()
3822 u4tmp[0], u1tmp[0]); in ex_btc8821a2ant_display_coex_info()
3825 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0xa0a); in ex_btc8821a2ant_display_coex_info()
3828 u4tmp[0], u1tmp[0]); in ex_btc8821a2ant_display_coex_info()
3831 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0xa5b); in ex_btc8821a2ant_display_coex_info()
3832 u1tmp[1] = btcoexist->btc_read_1byte(btcoexist, 0xa5c); in ex_btc8821a2ant_display_coex_info()
3835 u4tmp[0], (u1tmp[0] << 8) + u1tmp[1]); in ex_btc8821a2ant_display_coex_info()
3852 u1tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x41b); in ex_btc8821a2ant_display_coex_info()
3855 u1tmp[0]); in ex_btc8821a2ant_display_coex_info()