Searched defs:hsync_end (Results 1 – 13 of 13) sorted by relevance
24 unsigned int hsync_end; member
124 u16 hsync_start, hsync_end; in dcss_ss_sync_set() local
321 u8 hsync_end; member1061 int hsync_end = mode->hsync_end - mode->hdisplay + right_margin; in intel_tv_scale_mode_horiz() local
852 u16 htotal, hactive, hsync_start, hsync_end, hsync_size; in gen11_dsi_set_transcoder_timings() local
623 u16 hsync_end; member
261 u16 hsync_end; member
85 __le16 hsync_end; member
258 int hsync_end = var->xres + var->right_margin + var->hsync_len; in vgaHWInit() local
295 short hsync_end; /* Horizontal sync end */ member
246 __u16 hsync_end; member
2894 bool hsync_end; in dsi_proto_timings() local
3703 bool hsync_end; in dsi_proto_timings() local
1085 #define HSYNC_END(hsync_end) REG_FIELD_PREP(HSYNC_END_MASK, (hsync_end)) argument