Home
last modified time | relevance | path

Searched defs:hactive (Results 1 – 13 of 13) sorted by relevance

/linux/include/video/
H A Dvideomode.h21 u32 hactive; member
H A Ddisplay_timing.h66 struct timing_entry hactive; /* hor. active video */ member
/linux/drivers/video/fbdev/geode/
H A Ddisplay_gx1.c81 int hactive, hblankstart, hsyncstart, hsyncend, hblankend, htotal; in gx1_set_mode() local
/linux/drivers/media/i2c/
H A Dbt819.c61 int hactive; member
/linux/drivers/gpu/drm/i915/display/
H A Dvlv_dsi.c1022 u16 hactive, hfp, hsync, hbp, vfp, vsync, vbp; in bxt_dsi_get_pipe_config() local
1224 u16 hactive, hfp, hsync, hbp, vfp, vsync, vbp; in set_dsi_timings() local
H A Dicl_dsi.c322 u16 hactive = adjusted_mode->crtc_hdisplay; in configure_dual_link_mode() local
878 u16 htotal, hactive, hsync_start, hsync_end, hsync_size; in gen11_dsi_set_transcoder_timings() local
/linux/drivers/video/fbdev/core/
H A Dfbmon.c1025 u32 hactive; member
/linux/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_component.c1172 u32 hactive, hfront_porch, hback_porch, hsync_len; in d71_timing_ctrlr_update() local
/linux/drivers/gpu/drm/
H A Ddrm_edid.c3505 unsigned hactive = (pt->hactive_hblank_hi & 0xf0) << 4 | pt->hactive_lo; in drm_mode_detailed() local
6796 unsigned int hactive = le16_to_cpu(timings->hactive) + 1; in drm_mode_displayid_detailed() local
6867 u16 hactive = le16_to_cpu(timings->hactive) + 1; in drm_mode_displayid_formula() local
H A Ddrm_modes.c329 unsigned int hactive, in fill_analog_mode()
/linux/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c86 u64 hactive; /* active h-width */ member
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-dp.c1228 u32 hstart, hactive, hblank, h_sync_width, h_front_porch; in dw_dp_video_enable() local
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h521 unsigned int hactive; member