Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/
A Dhdmi_wp.c148 bool vsync_pol, hsync_pol; in hdmi_wp_video_config_interface() local
152 hsync_pol = timings->hsync_level == OMAPDSS_SIG_ACTIVE_HIGH; in hdmi_wp_video_config_interface()
156 r = FLD_MOD(r, hsync_pol, 6, 6); in hdmi_wp_video_config_interface()
A Dhdmi5_core.c309 bool vsync_pol, hsync_pol; in hdmi_core_video_config() local
313 hsync_pol = in hdmi_core_video_config()
319 r = FLD_MOD(r, hsync_pol, 5, 5); in hdmi_core_video_config()
/linux-6.3-rc2/drivers/media/pci/zoran/
A Dvideocodec.h204 unsigned int hsync_pol:1; member
A Dzoran_device.c274 if (zr->card.vfe_pol.hsync_pol) in zr36057_set_vfe()
465 if (zr->card.vfe_pol.hsync_pol) in zr36057_set_jpg()
A Dzr36060.c509 | (!pol->hsync_pol ? ZR060_VPR_HS_POL : 0) in zr36060_set_video()
/linux-6.3-rc2/drivers/gpu/ipu-v3/
A Dipu-csi.c140 unsigned hsync_pol:1; member
362 csicfg->hsync_pol = (mbus_cfg->bus.parallel.flags & in fill_csi_bus_cfg()
474 cfg.hsync_pol << CSI_SENS_CONF_HSYNC_POL_SHIFT | in ipu_csi_init_interface()
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/dss/
A Dhdmi5_core.c278 bool vsync_pol, hsync_pol; in hdmi_core_video_config() local
281 hsync_pol = !!(vm->flags & DISPLAY_FLAGS_HSYNC_HIGH); in hdmi_core_video_config()
286 r = FLD_MOD(r, hsync_pol, 5, 5); in hdmi_core_video_config()
/linux-6.3-rc2/drivers/gpu/drm/mediatek/
A Dmtk_dpi.c102 enum mtk_dpi_polarity hsync_pol; member
248 pol = (dpi_pol->hsync_pol == MTK_DPI_POLARITY_RISING ? 0 : HSYNC_POL) | in mtk_dpi_config_pol()
552 dpi_pol.hsync_pol = vm.flags & DISPLAY_FLAGS_HSYNC_HIGH ? in mtk_dpi_set_display_mode()
/linux-6.3-rc2/drivers/video/fbdev/intelfb/
A Dintelfbhw.c1047 u32 vsync_pol, hsync_pol; in intelfbhw_mode_to_hw() local
1087 hsync_pol = (var->sync & FB_SYNC_HOR_HIGH_ACT) ? in intelfbhw_mode_to_hw()
1093 hw->adpa |= (hsync_pol << ADPA_HSYNC_ACTIVE_SHIFT) | in intelfbhw_mode_to_hw()
/linux-6.3-rc2/drivers/gpu/drm/bridge/
A Dite-it6505.c670 int hsync_pol, vsync_pol, interlaced; in it6505_calc_video_info() local
677 hsync_pol = rddata & INPUT_HSYNC_POL; in it6505_calc_video_info()
694 hsync_pol, vsync_pol, interlaced); in it6505_calc_video_info()

Completed in 27 milliseconds