Searched refs:GC2R_BW (Results 1 – 1 of 1) sorted by relevance
111 #define GC2R_BW GENMASK(6, 4) /* Bus Width (log2 of nb of bytes) */ macro299 bus_width = 8 << ((readl(regs + LTDC_GC2R) & GC2R_BW) >> 4); in stm32_ltdc_set_layer1()