Home
last modified time | relevance | path

Searched defs:hsync_len (Results 1 – 24 of 24) sorted by relevance

/linux-6.6.21/include/video/
Dvideomode.h24 u32 hsync_len; member
Ddisplay_timing.h69 struct timing_entry hsync_len; /* hor. sync len */ member
Dsa1100fb.h38 u_char hsync_len; member
Dmmp_disp.h103 u32 hsync_len; member
/linux-6.6.21/drivers/gpu/drm/kmb/
Dkmb_crtc.c26 u32 hsync_len; member
/linux-6.6.21/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_dc.c503 int hsync_len = mode->hsync_end - mode->hsync_start; in atmel_hlcdc_dc_mode_valid() local
/linux-6.6.21/include/linux/platform_data/
Dvideo-pxafb.h77 u_char hsync_len; member
/linux-6.6.21/drivers/video/fbdev/
Dacornfb.h91 u_int hsync_len; member
Datafb.c888 int left_margin, right_margin, hsync_len; in falcon_decode_var() local
/linux-6.6.21/drivers/gpu/drm/exynos/
Dexynos7_drm_decon.c166 int vsync_len, vbpd, vfpd, hsync_len, hbpd, hfpd; in decon_commit() local
Dexynos_drm_fimd.c511 int vsync_len, vbpd, vfpd, hsync_len, hbpd, hfpd; in fimd_commit() local
/linux-6.6.21/drivers/gpu/drm/bridge/adv7511/
Dadv7511_drv.c717 unsigned int hsync_offset, hsync_len; in adv7511_mode_set() local
/linux-6.6.21/drivers/gpu/drm/bridge/
Dtc358767.c798 int hsync_len = mode->hsync_end - mode->hsync_start; in tc_set_common_video_mode() local
886 int hsync_len = mode->hsync_end - mode->hsync_start; in tc_set_edp_video_mode() local
Dlontium-lt9611uxc.c391 u32 h_total, hactive, hsync_len, hfront_porch; in lt9611uxc_video_setup() local
Dnwl-dsi.c262 int hsync_len, vsync_len; in nwl_dsi_config_dpi() local
Dlontium-lt9611.c130 u32 h_total, hactive, hsync_len, hfront_porch, hsync_porch; in lt9611_mipi_video_setup() local
Dtc358775.c379 u32 hback_porch, hsync_len, hfront_porch, hactive, htime1, htime2; in tc_bridge_enable() local
/linux-6.6.21/drivers/gpu/drm/rockchip/
Drockchip_drm_vop2.c1520 u16 hsync_len = mode->crtc_hsync_end - mode->crtc_hsync_start; in vop2_crtc_atomic_enable() local
1888 u16 hsync_len; in vop2_setup_layer_mixer() local
Drockchip_drm_vop.c1354 u16 hsync_len = adjusted_mode->hsync_end - adjusted_mode->hsync_start; in vop_crtc_atomic_enable() local
/linux-6.6.21/drivers/gpu/drm/arm/display/komeda/d71/
Dd71_component.c1170 u32 hactive, hfront_porch, hback_porch, hsync_len; in d71_timing_ctrlr_update() local
/linux-6.6.21/include/uapi/linux/
Dfb.h273 __u32 hsync_len; /* length of horizontal sync */ member
/linux-6.6.21/include/linux/
Dfb.h818 u32 hsync_len; member
/linux-6.6.21/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c1988 int hblank, vblank, h_de_hs, v_de_vs, hsync_len, vsync_len; in hdmi_av_composer() local
/linux-6.6.21/drivers/gpu/drm/omapdrm/dss/
Ddispc.c3102 int hsync_len, int hfp, int hbp, in _dispc_lcd_timings_ok()