Home
last modified time | relevance | path

Searched defs:PWM_CTRL_CFG_DIV_SHIFT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-img.c29 #define PWM_CTRL_CFG_DIV_SHIFT(ch) ((ch) * 2 + 4) macro
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-img.c29 #define PWM_CTRL_CFG_DIV_SHIFT(ch) ((ch) * 2 + 4) macro

Completed in 2 milliseconds