Searched refs:sync_ctrl (Results 1 - 6 of 6) sorted by relevance

/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.h152 uint32_t sync_ctrl; member in struct:tilcdc_panel_info
H A Dtilcdc_slave.c39 .sync_ctrl = 1,
H A Dtilcdc_tfp410.c42 .sync_ctrl = 1,
H A Dtilcdc_panel.c330 ret |= of_property_read_u32(info_np, "sync-ctrl", &info->sync_ctrl);
H A Dtilcdc_crtc.c365 if (info->sync_ctrl)
/drivers/video/fbdev/omap2/dss/
H A Dvenc.c93 u32 sync_ctrl; member in struct:venc_config
136 .sync_ctrl = 0x40,
181 .sync_ctrl = 0x8040,
225 .sync_ctrl = 0,
375 venc_write_reg(VENC_SYNC_CTRL, config->sync_ctrl);

Completed in 1275 milliseconds