Searched refs:FMC2_BCR_MWID (Results 1 – 1 of 1) sorted by relevance
34 #define FMC2_BCR_MWID GENMASK(5, 4) macro536 val = FIELD_PREP(FMC2_BCR_MWID, FMC2_BCR_MWID_8); in stm32_fmc2_ebi_set_buswidth()539 val = FIELD_PREP(FMC2_BCR_MWID, FMC2_BCR_MWID_16); in stm32_fmc2_ebi_set_buswidth()546 regmap_update_bits(ebi->regmap, FMC2_BCR(cs), FMC2_BCR_MWID, val); in stm32_fmc2_ebi_set_buswidth()