Searched defs:disp_video_timings (Results 1 – 1 of 1) sorted by relevance
670 struct disp_video_timings { struct672 unsigned int tv_mode;673 unsigned int pixel_clk;675 unsigned int x_res;676 unsigned int y_res;677 unsigned int hor_total_time;680 unsigned int hor_sync_time;684 unsigned int ver_sync_time;687 bool b_interlace;688 unsigned int vactive_space;[all …]
Completed in 10 milliseconds