Searched refs:FMC2_PCSCNTR_CSCOUNT (Results 1 – 1 of 1) sorted by relevance
59 #define FMC2_PCSCNTR_CSCOUNT GENMASK(15, 0) macro681 old_val = FIELD_GET(FMC2_PCSCNTR_CSCOUNT, pcscntr); in stm32_fmc2_ebi_set_max_low_pulse()686 new_val = FIELD_PREP(FMC2_PCSCNTR_CSCOUNT, new_val); in stm32_fmc2_ebi_set_max_low_pulse()688 FMC2_PCSCNTR_CSCOUNT, new_val); in stm32_fmc2_ebi_set_max_low_pulse()
Completed in 4 milliseconds