Lines Matching refs:u32tmp

483 	u32 reg_hp_txrx, reg_lp_txrx, u32tmp;  in halbtc8192e2ant_monitor_bt_ctr()  local
489 u32tmp = btcoexist->btc_read_4byte(btcoexist, reg_hp_txrx); in halbtc8192e2ant_monitor_bt_ctr()
490 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8192e2ant_monitor_bt_ctr()
491 reg_hp_rx = (u32tmp & MASKHWORD)>>16; in halbtc8192e2ant_monitor_bt_ctr()
493 u32tmp = btcoexist->btc_read_4byte(btcoexist, reg_lp_txrx); in halbtc8192e2ant_monitor_bt_ctr()
494 reg_lp_tx = u32tmp & MASKLWORD; in halbtc8192e2ant_monitor_bt_ctr()
495 reg_lp_rx = (u32tmp & MASKHWORD)>>16; in halbtc8192e2ant_monitor_bt_ctr()
3311 u32 u32tmp[4]; in ex_halbtc8192e2ant_display_coex_info() local
3478 u32tmp[0] = btcoexist->btc_read_4byte(btcoexist, 0x430); in ex_halbtc8192e2ant_display_coex_info()
3479 u32tmp[1] = btcoexist->btc_read_4byte(btcoexist, 0x434); in ex_halbtc8192e2ant_display_coex_info()
3484 u32tmp[0], u32tmp[1], u16tmp[0], u8tmp[0]); in ex_halbtc8192e2ant_display_coex_info()
3486 u32tmp[0] = btcoexist->btc_read_4byte(btcoexist, 0xc04); in ex_halbtc8192e2ant_display_coex_info()
3487 u32tmp[1] = btcoexist->btc_read_4byte(btcoexist, 0xd04); in ex_halbtc8192e2ant_display_coex_info()
3488 u32tmp[2] = btcoexist->btc_read_4byte(btcoexist, 0x90c); in ex_halbtc8192e2ant_display_coex_info()
3490 "0xc04/ 0xd04/ 0x90c", u32tmp[0], u32tmp[1], u32tmp[2]); in ex_halbtc8192e2ant_display_coex_info()
3497 u32tmp[0] = btcoexist->btc_read_4byte(btcoexist, 0x930); in ex_halbtc8192e2ant_display_coex_info()
3499 "0x92c/ 0x930", (u8tmp[0]), u32tmp[0]); in ex_halbtc8192e2ant_display_coex_info()
3506 u32tmp[0] = btcoexist->btc_read_4byte(btcoexist, 0x550); in ex_halbtc8192e2ant_display_coex_info()
3509 "0x550(bcn ctrl)/0x522", u32tmp[0], u8tmp[0]); in ex_halbtc8192e2ant_display_coex_info()
3511 u32tmp[0] = btcoexist->btc_read_4byte(btcoexist, 0xc50); in ex_halbtc8192e2ant_display_coex_info()
3513 u32tmp[0]); in ex_halbtc8192e2ant_display_coex_info()
3515 u32tmp[0] = btcoexist->btc_read_4byte(btcoexist, 0x6c0); in ex_halbtc8192e2ant_display_coex_info()
3516 u32tmp[1] = btcoexist->btc_read_4byte(btcoexist, 0x6c4); in ex_halbtc8192e2ant_display_coex_info()
3517 u32tmp[2] = btcoexist->btc_read_4byte(btcoexist, 0x6c8); in ex_halbtc8192e2ant_display_coex_info()
3522 u32tmp[0], u32tmp[1], u32tmp[2], u8tmp[0]); in ex_halbtc8192e2ant_display_coex_info()