Home
last modified time | relevance | path

Searched refs:vsync_pol (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/media/video/zoran/
Dvideocodec.h224 unsigned int vsync_pol:1; member
Dzr36060.c619 reg = (!pol->vsync_pol ? ZR060_VPR_VSPol : 0) in zr36060_set_video()
Dzoran_device.c406 if (zr->card.vfe_pol.vsync_pol) in zr36057_set_vfe()
/linux-2.6.39/drivers/video/omap2/dss/
Dhdmi.c981 video_interface.vsp = cfg->timings.vsync_pol; in hdmi_basic_configure()
1051 cfg->timings.vsync_pol = cea_vesa_timings[code].vsync_pol; in update_hdmi_timings()
Dhdmi.h204 int vsync_pol; member
/linux-2.6.39/drivers/video/intelfb/
Dintelfbhw.c1052 u32 vsync_pol, hsync_pol; in intelfbhw_mode_to_hw() local
1094 vsync_pol = (var->sync & FB_SYNC_VERT_HIGH_ACT) ? in intelfbhw_mode_to_hw()
1099 (vsync_pol << ADPA_VSYNC_ACTIVE_SHIFT); in intelfbhw_mode_to_hw()