Searched refs:FTM_CV (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/pwm/ | ||
H A D | pwm-fsl-ftm.c | 42 #define FTM_CV(_channel) (FTM_CV_BASE + ((_channel) * 8)) macro 275 regmap_write(fpc->regmap, FTM_CV(pwm->hwpwm), duty); fsl_pwm_config() |
Completed in 35 milliseconds