Home
last modified time | relevance | path

Searched defs:hsync (Results 1 – 18 of 18) sorted by relevance

/linux-3.3/drivers/video/geode/
Dvideo_cs5530.c141 int blank, hsync, vsync; in cs5530_blank_display() local
Dvideo_gx.c302 int blank, hsync, vsync, crt; in gx_blank_display() local
Dlxfb_ops.c529 int blank, hsync, vsync; in lx_blank_display() local
/linux-3.3/drivers/media/video/
Dsoc_mediabus.c390 bool hsync = true, vsync = true, pclk, data, mode; in soc_mbus_config_compatible() local
/linux-3.3/drivers/video/
Dfbcvt.c47 u32 hsync; member
127 u32 hsync; in fb_cvt_hsync() local
Dnuc900fb.c204 int hsync = var->width + var->right_margin; in nuc900fb_calculate_lcd_regs() local
Dw100fb.c1513 unsigned long hsync; in calc_hsync() local
Datafb.c861 int right, hsync, left; /* standard timing in clock cycles, not pixel */ member
Dpxa168fb.h379 #define CFG_INV_HSYNC(hsync) ((hsync) << 2) argument
/linux-3.3/arch/arm/mach-s3c2440/
Dmach-mini2440.c112 #define _LCD_DECLARE(_clock,_xres,margin_left,margin_right,hsync, \ argument
/linux-3.3/drivers/gpu/drm/
Ddrm_modes.c331 int hsync, hfront_porch, vodd_front_porch_lines; in drm_gtf_mode_complex() local
Ddrm_edid.c920 int hsync, hmin, hmax; in mode_in_hsync_range() local
/linux-3.3/drivers/gpu/drm/gma500/
Dcdv_intel_display.c1409 int hsync; in cdv_intel_crtc_mode_get() local
Dpsb_intel_display.c1208 int hsync; in psb_intel_crtc_mode_get() local
/linux-3.3/include/drm/
Ddrm_crtc.h169 int hsync; /* in kHz */ member
/linux-3.3/drivers/video/sis/
Dsis_main.c568 unsigned int dclock, hsync; in sisfb_verify_rate() local
/linux-3.3/drivers/gpu/drm/i915/
Dintel_display.c6847 int hsync = I915_READ(HSYNC(pipe)); in intel_crtc_mode_get() local
9200 u32 hsync; member
/linux-3.3/include/linux/
Dvideodev2.h986 __u32 hsync; /* Horizontal Sync length in pixels */ member