Searched defs:display_timing (Results 1 – 2 of 2) sorted by relevance
67778 struct display_timing { struct67779 struct timing_entry pixelclock;67780 struct timing_entry hactive;67781 struct timing_entry hfront_porch;67782 struct timing_entry hback_porch;67783 struct timing_entry hsync_len;67784 struct timing_entry vactive;67785 struct timing_entry vfront_porch;67786 struct timing_entry vback_porch;67787 struct timing_entry vsync_len;[all …]