sync_ctrl          81 drivers/gpu/drm/omapdrm/dss/venc.c 	u32 sync_ctrl;
sync_ctrl         124 drivers/gpu/drm/omapdrm/dss/venc.c 	.sync_ctrl				= 0x40,
sync_ctrl         169 drivers/gpu/drm/omapdrm/dss/venc.c 	.sync_ctrl				= 0x8040,
sync_ctrl         213 drivers/gpu/drm/omapdrm/dss/venc.c 	.sync_ctrl				= 0,
sync_ctrl         377 drivers/gpu/drm/omapdrm/dss/venc.c 	venc_write_reg(venc, VENC_SYNC_CTRL, config->sync_ctrl);
sync_ctrl         407 drivers/gpu/drm/tilcdc/tilcdc_crtc.c 	if (info->sync_ctrl)
sync_ctrl         143 drivers/gpu/drm/tilcdc/tilcdc_drv.h 	uint32_t sync_ctrl;
sync_ctrl          25 drivers/gpu/drm/tilcdc/tilcdc_external.c 		.sync_ctrl              = 1,
sync_ctrl          37 drivers/gpu/drm/tilcdc/tilcdc_external.c 		.sync_ctrl              = 1,
sync_ctrl         285 drivers/gpu/drm/tilcdc/tilcdc_panel.c 	ret |= of_property_read_u32(info_np, "sync-ctrl", &info->sync_ctrl);
sync_ctrl          37 drivers/gpu/drm/tilcdc/tilcdc_tfp410.c 		.sync_ctrl              = 1,
sync_ctrl          83 drivers/video/fbdev/omap2/omapfb/dss/venc.c 	u32 sync_ctrl;
sync_ctrl         126 drivers/video/fbdev/omap2/omapfb/dss/venc.c 	.sync_ctrl				= 0x40,
sync_ctrl         171 drivers/video/fbdev/omap2/omapfb/dss/venc.c 	.sync_ctrl				= 0x8040,
sync_ctrl         215 drivers/video/fbdev/omap2/omapfb/dss/venc.c 	.sync_ctrl				= 0,
sync_ctrl         365 drivers/video/fbdev/omap2/omapfb/dss/venc.c 	venc_write_reg(VENC_SYNC_CTRL, config->sync_ctrl);