Home
last modified time | relevance | path

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

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