Searched refs:exclusion_ranges (Results 1 – 2 of 2) sorted by relevance
2461 struct freq_band_range *exclusion_ranges) in smu_v13_0_set_wbrf_exclusion_ranges() argument2469 if (!exclusion_ranges[i].start && !exclusion_ranges[i].end) in smu_v13_0_set_wbrf_exclusion_ranges()2474 DIV_ROUND_DOWN_ULL(exclusion_ranges[i].start, HZ_PER_MHZ); in smu_v13_0_set_wbrf_exclusion_ranges()2476 DIV_ROUND_UP_ULL(exclusion_ranges[i].end, HZ_PER_MHZ); in smu_v13_0_set_wbrf_exclusion_ranges()
1633 struct freq_band_range *exclusion_ranges);