Home
last modified time | relevance | path

Searched defs:htotal (Results 51 – 72 of 72) sorted by relevance

123

/openbmc/linux/drivers/video/fbdev/
H A Dtridentfb.c1135 u32 htotal, hdispend, hsyncstart, hsyncend, hblankstart, hblankend; in tridentfb_set_par() local
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c2070 unsigned htotal; in nouveau_bios_posted() local
/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfbhw.c1045 u32 hsync_start, hsync_end, hblank_start, hblank_end, htotal, hactive; in intelfbhw_mode_to_hw() local
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_tv.c321 u16 hblank_start, hblank_end, htotal; member
H A Dicl_dsi.c848 u16 htotal, hactive, hsync_start, hsync_end, hsync_size; in gen11_dsi_set_transcoder_timings() local
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi.c726 u32 htotal, hsa, hbp, lbcc; in dw_mipi_dsi_line_timer_config() local
/openbmc/linux/arch/m68k/include/asm/
H A Damigahw.h183 unsigned short htotal; member
/openbmc/linux/drivers/gpu/drm/bridge/analogix/
H A Danx7625.c481 u16 htotal; in anx7625_dsi_video_timing_config() local
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_modes.c334 unsigned int htotal, vtotal; in fill_analog_mode() local
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c1356 u16 htotal = adjusted_mode->htotal; in vop_crtc_atomic_enable() local
H A Drockchip_drm_vop2.c1548 u16 htotal = mode->crtc_htotal; in vop2_crtc_atomic_enable() local
/openbmc/linux/drivers/media/platform/aspeed/
H A Daspeed-video.c985 u32 mds, sync, htotal, vtotal, vsync, hsync; in aspeed_video_get_timings() local
/openbmc/linux/include/uapi/drm/
H A Ddrm_mode.h247 __u16 htotal; member
/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.h255 u_int16_t htotal; member
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c651 u32 dp_br, link_m, link_n, htotal, vtotal; in vgpu_update_refresh_rate() local
/openbmc/linux/drivers/media/i2c/
H A Dadv7842.c259 static inline unsigned htotal(const struct v4l2_bt_timings *t) in htotal() function
H A Dadv7604.c332 static inline unsigned htotal(const struct v4l2_bt_timings *t) in htotal() function
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dite-it6505.c687 int htotal, hdes, hdew, hfph, hsyncw; in it6505_calc_video_info() local
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1287 uint16_t htotal; // required to calculate line time for multi-display cases member
1310 uint16_t htotal; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h176 float htotal[number_of_planes_minus_one + 1]; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h516 unsigned int htotal; member
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h1930 #define HTOTAL(htotal) REG_FIELD_PREP(HTOTAL_MASK, (htotal)) argument

123