Searched refs:die_bits (Results 1 – 1 of 1) sorted by relevance
172 u16 die_bits; in get_coh_st_id_df2() local175 die_bits = ctx->coh_st_fabric_id & df_cfg.die_id_mask; in get_coh_st_id_df2()176 die_bits >>= df_cfg.die_id_shift; in get_coh_st_id_df2()178 coh_st_id |= (die_bits & mask) << num_intlv_bits; in get_coh_st_id_df2()258 u8 channel_bits, die_bits, stack_bit; in get_coh_st_id_mi300() local268 die_bits = die_id << 4; in get_coh_st_id_mi300()270 return stack_bit | die_bits | channel_bits; in get_coh_st_id_mi300()