Searched defs:DisplayParams (Results 1 – 1 of 1) sorted by relevance
22 struct DisplayParams { struct24 uint32 crtc_gen_cntl;25 uint32 crtc_h_total_disp;26 uint32 crtc_h_sync_strt_wid;27 uint32 crtc_v_total_disp;28 uint32 crtc_v_sync_strt_wid;29 uint32 crtc_pitch;32 uint32 dda_config;33 uint32 dda_on_off;36 int feedback_div;[all …]