Searched refs:base_hi_dw (Results 1 – 1 of 1) sorted by relevance
442 uint32_t base_hi_dw = ac_ib_get(ib); in ac_parse_packet3() local443 ac_dump_reg(f, ib->gfx_level, R_3F1_IB_BASE_HI, base_hi_dw, ~0); in ac_parse_packet3()450 uint64_t addr = ((uint64_t)base_hi_dw << 32) | base_lo_dw; in ac_parse_packet3()