Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-mxs.c33 #define PERIOD_CDIV_MAX 8 macro
35 static const u8 cdiv_shift[PERIOD_CDIV_MAX] = {
79 if (div >= PERIOD_CDIV_MAX) in mxs_pwm_apply()