Home
last modified time | relevance | path

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

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