Home
last modified time | relevance | path

Searched refs:div_low (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_crtc.c146 int div_low = prate / mode_rate; in atmel_hlcdc_crtc_mode_set_nofb() local
148 if (div_low >= 2 && in atmel_hlcdc_crtc_mode_set_nofb()
149 (10 * (prate / div_low - mode_rate) < in atmel_hlcdc_crtc_mode_set_nofb()
156 div = div_low; in atmel_hlcdc_crtc_mode_set_nofb()
/linux/drivers/hwmon/
H A Daspeed-pwm-tacho.c392 u8 div_high, u8 div_low, u8 unit) in aspeed_set_pwm_clock_values() argument
395 (div_low << type_params[type].l_value) | in aspeed_set_pwm_clock_values()