Lines Matching refs:u8tmp

3213 	u8 u8tmp = 0;  in halbtc8192e2ant_init_hwconfig()  local
3254 u8tmp = btcoexist->btc_read_1byte(btcoexist, 0x790); in halbtc8192e2ant_init_hwconfig()
3255 u8tmp &= 0xc0; in halbtc8192e2ant_init_hwconfig()
3256 u8tmp |= 0x5; in halbtc8192e2ant_init_hwconfig()
3257 btcoexist->btc_write_1byte(btcoexist, 0x790, u8tmp); in halbtc8192e2ant_init_hwconfig()
3270 u8tmp = btcoexist->btc_read_1byte(btcoexist, 0x101); in halbtc8192e2ant_init_hwconfig()
3271 u8tmp |= BIT4; in halbtc8192e2ant_init_hwconfig()
3272 btcoexist->btc_write_1byte(btcoexist, 0x101, u8tmp); in halbtc8192e2ant_init_hwconfig()
3275 u8tmp = btcoexist->btc_read_1byte(btcoexist, 0x93); in halbtc8192e2ant_init_hwconfig()
3276 u8tmp |= BIT0; in halbtc8192e2ant_init_hwconfig()
3277 btcoexist->btc_write_1byte(btcoexist, 0x93, u8tmp); in halbtc8192e2ant_init_hwconfig()
3279 u8tmp = btcoexist->btc_read_1byte(btcoexist, 0x7); in halbtc8192e2ant_init_hwconfig()
3280 u8tmp |= BIT0; in halbtc8192e2ant_init_hwconfig()
3281 btcoexist->btc_write_1byte(btcoexist, 0x7, u8tmp); in halbtc8192e2ant_init_hwconfig()
3309 u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0; in ex_halbtc8192e2ant_display_coex_info() local
3481 u8tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x456); in ex_halbtc8192e2ant_display_coex_info()
3484 u32tmp[0], u32tmp[1], u16tmp[0], u8tmp[0]); in ex_halbtc8192e2ant_display_coex_info()
3492 u8tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x778); in ex_halbtc8192e2ant_display_coex_info()
3494 u8tmp[0]); in ex_halbtc8192e2ant_display_coex_info()
3496 u8tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x92c); in ex_halbtc8192e2ant_display_coex_info()
3499 "0x92c/ 0x930", (u8tmp[0]), u32tmp[0]); in ex_halbtc8192e2ant_display_coex_info()
3501 u8tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x40); in ex_halbtc8192e2ant_display_coex_info()
3502 u8tmp[1] = btcoexist->btc_read_1byte(btcoexist, 0x4f); in ex_halbtc8192e2ant_display_coex_info()
3504 "0x40/ 0x4f", u8tmp[0], u8tmp[1]); in ex_halbtc8192e2ant_display_coex_info()
3507 u8tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x522); in ex_halbtc8192e2ant_display_coex_info()
3509 "0x550(bcn ctrl)/0x522", u32tmp[0], u8tmp[0]); in ex_halbtc8192e2ant_display_coex_info()
3518 u8tmp[0] = btcoexist->btc_read_1byte(btcoexist, 0x6cc); in ex_halbtc8192e2ant_display_coex_info()
3522 u32tmp[0], u32tmp[1], u32tmp[2], u8tmp[0]); in ex_halbtc8192e2ant_display_coex_info()