Searched defs:vesagtf_params (Results 1 – 1 of 1) sorted by relevance
42 struct vesagtf_params { struct43 unsigned margin_ppt; /* vertical margin size, percent * 1045 unsigned min_porch; /* minimum front porch */46 unsigned vsync_rqd; /* width of vsync in lines */47 unsigned hsync_pct; /* hsync as % of total width */48 unsigned min_vsbp; /* minimum vsync + back porch (usec) */49 unsigned M; /* blanking formula gradient */50 unsigned C; /* blanking formula offset */51 unsigned K; /* blanking formula scaling factor */52 unsigned J; /* blanking formula scaling factor */