Searched refs:highest (Results 1 – 8 of 8) sorted by relevance
94 unsigned long highest, lowest, freq; in clk_rate_round_helper() local98 highest = 0; in clk_rate_round_helper()102 if (freq > highest) in clk_rate_round_helper()103 highest = freq; in clk_rate_round_helper()117 if (rounder->rate >= highest) in clk_rate_round_helper()118 rate_best_fit = highest; in clk_rate_round_helper()
797 unsigned int highest = 0; in abx500_get_gpio_num() local819 highest = gend; in abx500_get_gpio_num()823 if (gend > highest) in abx500_get_gpio_num()824 highest = gend; in abx500_get_gpio_num()828 npins = highest - lowest + 1; in abx500_get_gpio_num()
456 int first_before, highest, first_after; in ad714x_wheel_cal_abs_pos() local460 highest = sw->highest_stage; in ad714x_wheel_cal_abs_pos()463 a_param = ad714x->sensor_val[highest] * in ad714x_wheel_cal_abs_pos()464 (highest - hw->start_stage) + in ad714x_wheel_cal_abs_pos()466 (highest - hw->start_stage - 1) + in ad714x_wheel_cal_abs_pos()468 (highest - hw->start_stage + 1); in ad714x_wheel_cal_abs_pos()469 b_param = ad714x->sensor_val[highest] + in ad714x_wheel_cal_abs_pos()
46 the DEVFREQ framework returns the highest frequency available
61 the frequency statically to the highest frequency supported by121 highest available CPU frequency.
18 This parameter defines the maximum difference between the highest
2885 dm_block_t mapped, highest; in thin_status() local2905 r = dm_thin_get_highest_mapped_block(tc->td, &highest); in thin_status()2913 DMEMIT("%llu", ((highest + 1) * in thin_status()
854 * flag in the highest byte of the data count. We cannot