Searched defs:display_timing (Results 1 – 2 of 2) sorted by relevance
70038 struct display_timing { struct70039 struct timing_entry pixelclock;70040 struct timing_entry hactive;70041 struct timing_entry hfront_porch;70042 struct timing_entry hback_porch;70043 struct timing_entry hsync_len;70044 struct timing_entry vactive;70045 struct timing_entry vfront_porch;70046 struct timing_entry vback_porch;70047 struct timing_entry vsync_len;[all …]
79376 struct display_timing { struct79377 struct timing_entry pixelclock;79378 struct timing_entry hactive;79379 struct timing_entry hfront_porch;79380 struct timing_entry hback_porch;79381 struct timing_entry hsync_len;79382 struct timing_entry vactive;79383 struct timing_entry vfront_porch;79384 struct timing_entry vback_porch;79385 struct timing_entry vsync_len;[all …]