Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-lpc18xx-sct.c78 #define LPC18XX_PWM_EVENT_MAX 16 macro
208 LPC18XX_PWM_EVENT_MAX); in lpc18xx_pwm_config()
291 LPC18XX_PWM_EVENT_MAX); in lpc18xx_pwm_request()
293 if (event >= LPC18XX_PWM_EVENT_MAX) { in lpc18xx_pwm_request()