Searched refs:hsync_pol (Results 1 – 7 of 7) sorted by relevance
149 bool vsync_pol, hsync_pol; in hdmi_wp_video_config_interface() local153 hsync_pol = timings->hsync_level == OMAPDSS_SIG_ACTIVE_HIGH; in hdmi_wp_video_config_interface()157 r = FLD_MOD(r, hsync_pol, 6, 6); in hdmi_wp_video_config_interface()
322 bool vsync_pol, hsync_pol; in hdmi_core_video_config() local326 hsync_pol = in hdmi_core_video_config()332 r = FLD_MOD(r, hsync_pol, 5, 5); in hdmi_core_video_config()
225 unsigned int hsync_pol:1; member
620 | (!pol->hsync_pol ? ZR060_VPR_HSPol : 0) in zr36060_set_video()
380 if (zr->card.vfe_pol.hsync_pol) in zr36057_set_vfe()764 if (zr->card.vfe_pol.hsync_pol) in zr36057_set_jpg()
149 unsigned hsync_pol:1; member336 csicfg->hsync_pol = (mbus_cfg->flags & in fill_csi_bus_cfg()377 cfg.hsync_pol << CSI_SENS_CONF_HSYNC_POL_SHIFT | in ipu_csi_init_interface()
1052 u32 vsync_pol, hsync_pol; in intelfbhw_mode_to_hw() local1092 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()