Home
last modified time | relevance | path

Searched defs:vsync_pol (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_wp.c148 bool vsync_pol, hsync_pol; in hdmi_wp_video_config_interface() local
/linux/drivers/media/pci/zoran/
H A Dvideocodec.h203 unsigned int vsync_pol:1; member
/linux/drivers/gpu/drm/imx/lcdc/
H A Dimx-lcdc.c201 const int vsync_pol = (mode->flags & DRM_MODE_FLAG_PVSYNC) ? 0 : 1; in imx_lcdc_pipe_enable() local