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