Searched refs:FTM_FMS_WPEN (Results 1 – 3 of 3) sorted by relevance
69 #define FTM_FMS_WPEN 0x40 macro
59 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()
67 if (val & FTM_FMS_WPEN) in ftm_clear_write_protection()74 regmap_update_bits(fpc->regmap, FTM_FMS, FTM_FMS_WPEN, FTM_FMS_WPEN); in ftm_set_write_protection()