Home
last modified time | relevance | path

Searched defs:div_low (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_crtc.c143 int div_low = prate / mode_rate; in atmel_hlcdc_crtc_mode_set_nofb() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-rk3x.c148 unsigned long div_low; member
/openbmc/linux/drivers/hwmon/
H A Daspeed-pwm-tacho.c390 u8 div_high, u8 div_low, u8 unit) in aspeed_set_pwm_clock_values()