Searched refs:temp_addr_x (Results 1 – 1 of 1) sorted by relevance
683 u64 temp_addr_x, temp_addr_i, temp_addr_y; in umc_normaddr_to_sysaddr() local739 temp_addr_x = (ret_addr & GENMASK_ULL(63, intlv_addr_bit)) << num_intlv_bits; in umc_normaddr_to_sysaddr()740 ret_addr = temp_addr_x | temp_addr_i | temp_addr_y; in umc_normaddr_to_sysaddr()