/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | dac507d.c | 38 sync |= NVVAL(NV507D, DAC_SET_POLARITY, VSYNC, asyh->or.nvsync); in dac507d_ctrl()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | dac507d.c | 38 sync |= NVVAL(NV507D, DAC_SET_POLARITY, VSYNC, asyh->or.nvsync); in dac507d_ctrl()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/i810/ |
H A D | i810_regs.h | 153 #define VSYNC 0x60014 macro
|
/kernel/linux/linux-5.10/include/video/ |
H A D | sstfb.h | 162 #define VSYNC 0x0224 macro
|
/kernel/linux/linux-6.6/drivers/video/fbdev/i810/ |
H A D | i810_regs.h | 153 #define VSYNC 0x60014 macro
|
/kernel/linux/linux-6.6/include/video/ |
H A D | sstfb.h | 162 #define VSYNC 0x0224 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
H A D | chipone-icn6211.c | 53 #define VSYNC 0x28 macro 404 chipone_writeb(icn, VSYNC, mode->vsync_end - mode->vsync_start); in chipone_atomic_enable()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dispc-compat.c | 81 PIS(VSYNC); in dispc_dump_irqs()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dispc-compat.c | 81 PIS(VSYNC); in dispc_dump_irqs()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/ |
H A D | ch7006_mode.c | 123 DRM_MODE_FLAG_##vsynp##VSYNC, \
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i2c/ |
H A D | ch7006_mode.c | 123 DRM_MODE_FLAG_##vsynp##VSYNC, \
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_crt.c | 696 vsync_reg = VSYNC(pipe); in intel_crt_load_detect()
|
H A D | icl_dsi.c | 957 intel_de_write(dev_priv, VSYNC(dsi_trans), in gen11_dsi_set_transcoder_timings()
|
H A D | intel_display.c | 5770 intel_de_read(dev_priv, VSYNC(cpu_transcoder))); in ilk_pch_transcoder_set_timings() 8852 intel_de_write(dev_priv, VSYNC(cpu_transcoder), in intel_set_pipe_timings() 8928 tmp = intel_de_read(dev_priv, VSYNC(cpu_transcoder)); in intel_get_pipe_timings() 18098 intel_de_write(dev_priv, VSYNC(pipe), (490 - 1) | ((492 - 1) << 16)); in i830_enable_pipe() 19092 VSYNC(cpu_transcoder)); in intel_display_capture_error_state() 19155 err_printf(m, " VSYNC: %08x\n", error->transcoder[i].vsync); in intel_display_print_error_state()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | handlers.c | 2168 MMIO_D(VSYNC(TRANSCODER_A), D_ALL); in init_generic_mmio_info() 2178 MMIO_D(VSYNC(TRANSCODER_B), D_ALL); in init_generic_mmio_info() 2188 MMIO_D(VSYNC(TRANSCODER_C), D_ALL); in init_generic_mmio_info() 2198 MMIO_D(VSYNC(TRANSCODER_EDP), D_ALL); in init_generic_mmio_info()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | sstfb.c | 535 sst_write(VSYNC, par->vSyncOff << 16 | par->vSyncOn); in sstfb_set_par()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_modes.c | 452 /* [V SYNC+BP] = RINT(([MIN VSYNC+BP] * hfreq_est / 1000000)) */ in drm_gtf_mode_complex() 1197 MODE_STATUS(VSYNC),
|
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | pfc-sh7786.c | 507 GPIO_FN(VSYNC),
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | sstfb.c | 536 sst_write(VSYNC, par->vSyncOff << 16 | par->vSyncOn); in sstfb_set_par()
|
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A D | pfc-sh7786.c | 506 GPIO_FN(VSYNC),
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_modes.c | 932 /* [V SYNC+BP] = RINT(([MIN VSYNC+BP] * hfreq_est / 1000000)) */ in drm_gtf_mode_complex() 1739 MODE_STATUS(VSYNC),
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 4340 #define VSYNC(trans) _MMIO_TRANS2(trans, _VSYNC_A) macro 4838 /* VSYNC/HSYNC bits new with 965, default is to be set */
|