Searched defs:tegra_dc_window (Results 1 – 1 of 1) sorted by relevance
127 struct tegra_dc_window { struct128 struct {133 } src;134 struct {139 } dst;140 unsigned int bits_per_pixel;141 unsigned int stride[2];142 unsigned long base[3];143 unsigned int zpos;144 bool bottom_up;[all …]