Searched defs:display_timing (Results 1 – 7 of 7) sorted by relevance
343 struct display_timing { struct344 unsigned int pixelclock;345 unsigned int hactive;346 unsigned int hfront_porch;347 unsigned int hback_porch;348 unsigned int hsync_len;349 unsigned int vactive;350 unsigned int vfront_porch;351 unsigned int vback_porch;352 unsigned int vsync_len;[all …]
84052 struct display_timing { struct84068 struct display_timing **timings; argument
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 …]
39820 struct display_timing { struct39836 struct display_timing **timings; argument
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 …]