Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/fsl/
Dftm.h84 #define FTM_CV(_channel) (FTM_CV_BASE + ((_channel) * 8)) macro
/linux-6.1.9/drivers/pwm/
Dpwm-fsl-ftm.c287 regmap_write(fpc->regmap, FTM_CV(pwm->hwpwm), duty); in fsl_pwm_apply_config()