Searched defs:tegra_dc_window (Results 1 – 1 of 1) sorted by relevance
124 struct tegra_dc_window { struct125 struct {130 } src;131 struct {136 } dst;137 unsigned int bits_per_pixel;138 unsigned int stride[2];139 unsigned long base[3];140 unsigned int zpos;141 bool bottom_up;[all …]