Searched refs:max_step (Results 1 – 2 of 2) sorted by relevance
373 const unsigned long max_step = max(int_sqrt(max_pages), 2UL); in fill_hole() local385 for_each_prime_number_from(prime, 2, max_step) { in fill_hole()
1881 int max_step; in sof_widget_load_pga() local1925 max_step = scontrol->max_volume_step; in sof_widget_load_pga()1927 volume->max_value = scontrol->volume_table[max_step]; in sof_widget_load_pga()