Searched refs:stack_bit (Results 1 – 1 of 1) sorted by relevance
258 u8 channel_bits, die_bits, stack_bit; in get_coh_st_id_mi300() local267 stack_bit = FIELD_GET(BIT(4), ctx->coh_st_fabric_id) << 6; in get_coh_st_id_mi300()270 return stack_bit | die_bits | channel_bits; in get_coh_st_id_mi300()