Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/zoran/
Dvideocodec.h225 unsigned int hsync_pol:1; member
Dzr36060.c620 | (!pol->hsync_pol ? ZR060_VPR_HSPol : 0) in zr36060_set_video()
Dzoran_device.c388 if (zr->card.vfe_pol.hsync_pol) in zr36057_set_vfe()
774 if (zr->card.vfe_pol.hsync_pol) in zr36057_set_jpg()
/linux-2.6.39/drivers/video/omap2/dss/
Dhdmi.c982 video_interface.hsp = cfg->timings.hsync_pol; in hdmi_basic_configure()
1052 cfg->timings.hsync_pol = cea_vesa_timings[code].hsync_pol; in update_hdmi_timings()
Dhdmi.h205 int hsync_pol; member
/linux-2.6.39/drivers/video/intelfb/
Dintelfbhw.c1052 u32 vsync_pol, hsync_pol; in intelfbhw_mode_to_hw() local
1092 hsync_pol = (var->sync & FB_SYNC_HOR_HIGH_ACT) ? in intelfbhw_mode_to_hw()
1098 hw->adpa |= (hsync_pol << ADPA_HSYNC_ACTIVE_SHIFT) | in intelfbhw_mode_to_hw()