Home
last modified time | relevance | path

Searched defs:vsync (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/video/fbdev/geode/
H A Dvideo_cs5530.c137 int blank, hsync, vsync; in cs5530_blank_display() local
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_rgb.c68 u32 vsync = mode->vsync_end - mode->vsync_start; in sun4i_rgb_mode_valid() local
H A Dsun4i_tcon.c511 unsigned int bp, hsync, vsync; in sun4i_tcon0_mode_set_rgb() local
601 unsigned int bp, hsync, vsync, vtotal; in sun4i_tcon1_mode_set() local
/linux/drivers/media/pci/mgb4/
H A Dmgb4_vout.h24 u32 vsync; member
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dnv50.c80 nv50_pior_power(struct nvkm_ior *pior, bool normal, bool pu, bool data, bool vsync, bool hsync) in nv50_pior_power()
212 nv50_sor_power(struct nvkm_ior *sor, bool normal, bool pu, bool data, bool vsync, bool hsync) in nv50_sor_power()
313 nv50_dac_power(struct nvkm_ior *dac, bool normal, bool pu, bool data, bool vsync, bool hsync) in nv50_dac_power()
/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_display.c388 int vsync; in psb_intel_crtc_mode_get() local
H A Dcdv_intel_display.c926 int vsync; in cdv_intel_crtc_mode_get() local
H A Dpsb_drv.h234 u32 vsync; member
268 u32 vsync; member
/linux/drivers/video/fbdev/
H A Dsh7760fb.c44 struct completion vsync; /* vsync irq event */ member
H A Dpm2fb.c519 u32 vsync = video; in set_video() local
H A Dpxa168fb.h378 #define CFG_INV_VSYNC(vsync) ((vsync) << 3) argument
/linux/drivers/video/fbdev/core/
H A Dfbcvt.c46 u32 vsync; member
/linux/drivers/media/usb/pwc/
H A Dpwc.h242 char vsync; /* used by isoc handler */ member
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.h357 struct matrox_vsync vsync; member
363 struct matrox_vsync vsync; member
/linux/drivers/gpu/drm/
H A Ddrm_modes.c640 int hdisplay_rnd, hmargin, vdisplay_rnd, vmargin, vsync; in drm_cvt_mode() local
/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h608 #define CFG_INV_VSYNC(vsync) ((vsync)<<3) argument
/linux/drivers/pinctrl/renesas/
H A Dpfc-r8a7778.c1674 #define VIN_PFC_SYNC(name, hsync, vsync) SH_PFC_MUX2(name, hsync, vsync) argument