Searched refs:umc_coh_st_map (Results 1 – 1 of 1) sorted by relevance
25 static const u16 umc_coh_st_map[32] = { variable42 for (i = 0; i < ARRAY_SIZE(umc_coh_st_map); i++) { in get_coh_st_inst_id_mi300()43 if (umc_id == umc_coh_st_map[i]) in get_coh_st_inst_id_mi300()47 WARN_ON_ONCE(i >= ARRAY_SIZE(umc_coh_st_map)); in get_coh_st_inst_id_mi300()