Searched defs:hsync_len (Results 1 – 12 of 12) sorted by relevance
/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_dc.c | 401 int hsync_len = mode->hsync_end - mode->hsync_start; in atmel_hlcdc_dc_mode_valid() local
|
/drivers/gpu/drm/exynos/ |
D | exynos7_drm_decon.c | 171 int vsync_len, vbpd, vfpd, hsync_len, hbpd, hfpd; in decon_commit() local
|
D | exynos_drm_fimd.c | 466 int vsync_len, vbpd, vfpd, hsync_len, hbpd, hfpd; in fimd_commit() local
|
/drivers/video/fbdev/ |
D | acornfb.h | 94 u_int hsync_len; member
|
D | atafb.c | 922 int left_margin, right_margin, hsync_len; in falcon_decode_var() local
|
/drivers/gpu/drm/bridge/adv7511/ |
D | adv7511_drv.c | 675 unsigned int hsync_offset, hsync_len; in adv7511_mode_set() local
|
/drivers/staging/xgifb/ |
D | XGI_main_26.c | 82 u32 *lower_margin, u32 *hsync_len, in XGIfb_mode_rate_to_ddata()
|
/drivers/gpu/drm/sun4i/ |
D | sun4i_tv.c | 154 u16 hsync_len; member
|
/drivers/gpu/drm/bridge/ |
D | tc358767.c | 666 int hsync_len = mode->hsync_end - mode->hsync_start; in tc_set_video_mode() local
|
/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop.c | 877 u16 hsync_len = adjusted_mode->hsync_end - adjusted_mode->hsync_start; in vop_crtc_atomic_enable() local
|
/drivers/gpu/drm/bridge/synopsys/ |
D | dw-hdmi.c | 1506 int hblank, vblank, h_de_hs, v_de_vs, hsync_len, vsync_len; in hdmi_av_composer() local
|
/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 2909 static bool _dispc_lcd_timings_ok(int hsync_len, int hfp, int hbp, in _dispc_lcd_timings_ok()
|