Searched refs:LTDC_GC2R (Results 1 – 2 of 2) sorted by relevance
38 #define LTDC_GC2R 0x20 /* Global Configuration 2 */ macro299 bus_width = 8 << ((readl(regs + LTDC_GC2R) & GC2R_BW) >> 4); in stm32_ltdc_set_layer1()
72 #define LTDC_GC2R 0x0020 /* Global Configuration 2 */ macro1796 regmap_read(ldev->regmap, LTDC_GC2R, &gc2r); in ltdc_get_caps()