Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-mxs.c35 static const u8 cdiv_shift[PERIOD_CDIV_MAX] = { variable
73 c = rate >> cdiv_shift[div]; in mxs_pwm_apply()