Searched refs:GC2R_BW (Results 1 – 1 of 1) sorted by relevance
155 #define GC2R_BW GENMASK(6, 4) /* Bus Width (log2 of nb of bytes) */ macro1816 bus_width_log2 = (gc2r & GC2R_BW) >> 4; in ltdc_get_caps()