Home
last modified time | relevance | path

Searched defs:hsync_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.h204 unsigned int hsync_pol:1; member
/linux/drivers/gpu/drm/imx/lcdc/
H A Dimx-lcdc.c200 const int hsync_pol = (mode->flags & DRM_MODE_FLAG_PHSYNC) ? 0 : 1; in imx_lcdc_pipe_enable() local