Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/fsl/
H A Dftm.h69 #define FTM_FMS_WPEN 0x40 macro
/openbmc/linux/drivers/counter/
H A Dftm-quaddec.c59 if (flag & FTM_FMS_WPEN) in ftm_clear_write_protection()
65 FTM_FIELD_UPDATE(ftm, FTM_FMS, FTM_FMS_WPEN, 1); in ftm_set_write_protection()
/openbmc/linux/drivers/pwm/
H A Dpwm-fsl-ftm.c66 if (val & FTM_FMS_WPEN) in ftm_clear_write_protection()
72 regmap_set_bits(fpc->regmap, FTM_FMS, FTM_FMS_WPEN); in ftm_set_write_protection()