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

/linux-4.4.14/drivers/pwm/
H A Dpwm-mxs.c36 #define PERIOD_CDIV_MAX 8 macro
38 static const unsigned int cdiv[PERIOD_CDIV_MAX] = {
67 if (div >= PERIOD_CDIV_MAX) mxs_pwm_config()

Completed in 152 milliseconds