Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/fsl/
H A Dftm.h13 #define FTM_OUTINIT 0x5C /* Initial State For Channels Output */ macro
/openbmc/linux/drivers/pwm/
H A Dpwm-fsl-ftm.c365 regmap_write(fpc->regmap, FTM_OUTINIT, 0x00); in fsl_pwm_init()