Home
last modified time | relevance | path

Searched refs:FTM_POL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/fsl/
H A Dftm.h18 #define FTM_POL 0x70 /* Channels Polarity */ macro
/openbmc/linux/drivers/counter/
H A Dftm-quaddec.c94 ftm_write(ftm, FTM_POL, 0x0); in ftm_quaddec_init()
/openbmc/linux/drivers/pwm/
H A Dpwm-fsl-ftm.c289 regmap_update_bits(fpc->regmap, FTM_POL, BIT(pwm->hwpwm), reg_polarity); in fsl_pwm_apply_config()