Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/fsl/
H A Dftm.h81 #define FTM_CSC(_channel) (FTM_CSC_BASE + ((_channel) * 8)) macro
/openbmc/linux/drivers/pwm/
H A Dpwm-fsl-ftm.c281 regmap_write(fpc->regmap, FTM_CSC(pwm->hwpwm), in fsl_pwm_apply_config()