Searched refs:vsync_pol (Results 1 - 9 of 9) sorted by relevance

/drivers/media/video/zoran/
H A Dvideocodec.h228 unsigned int vsync_pol:1;
224 unsigned int vsync_pol:1; member in struct:vfe_polarity
H A Dzr36060.c619 reg = (!pol->vsync_pol ? ZR060_VPR_VSPol : 0)
H A Dzoran_device.c406 if (zr->card.vfe_pol.vsync_pol)
/drivers/video/omap2/dss/
H A Dti_hdmi.h57 bool vsync_pol; member in struct:hdmi_video_timings
H A Dti_hdmi_4xxx_ip.c742 r = FLD_MOD(r, ip_data->cfg.timings.vsync_pol, 7, 7);
H A Ddsi.c3760 int vsync_pol = dssdev->panel.dsi_vm_data.vp_vsync_pol; local
3768 r = FLD_MOD(r, vsync_pol, 11, 11); /* VP_VSYNC_POL */
/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c155 u8 vsync_pol[1]; member in struct:hdmi_v13_core_regs
183 .vsync_pol = {0x01},
209 .vsync_pol = {0x00},
237 .vsync_pol = {0x00},
265 .vsync_pol = {0x00},
293 .vsync_pol = {0x00},
321 .vsync_pol = {0x00},
422 u8 vsync_pol[1]; member in struct:hdmi_core_regs
476 .vsync_pol = {0x01},
533 .vsync_pol
[all...]
/drivers/media/video/s5p-tv/
H A Dhdmi_drv.c116 u8 vsync_pol[1]; member in struct:hdmi_core_regs
228 hdmi_writeb(hdev, HDMI_VSYNC_POL, core->vsync_pol[0]);
406 .vsync_pol = {0x01},
439 .vsync_pol = {0x00},
472 .vsync_pol = {0x00},
505 .vsync_pol = {0x00},
/drivers/video/intelfb/
H A Dintelfbhw.c1052 u32 vsync_pol, hsync_pol; local
1094 vsync_pol = (var->sync & FB_SYNC_VERT_HIGH_ACT) ?
1099 (vsync_pol << ADPA_VSYNC_ACTIVE_SHIFT);

Completed in 213 milliseconds