Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dvenc.c94 u32 sync_ctrl; member
137 .sync_ctrl = 0x40,
182 .sync_ctrl = 0x8040,
226 .sync_ctrl = 0,
388 venc_write_reg(VENC_SYNC_CTRL, config->sync_ctrl); in venc_write_config()
/linux-4.4.14/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.h154 uint32_t sync_ctrl; member
Dtilcdc_external.c26 .sync_ctrl = 1,
Dtilcdc_tfp410.c42 .sync_ctrl = 1,
Dtilcdc_panel.c330 ret |= of_property_read_u32(info_np, "sync-ctrl", &info->sync_ctrl); in of_get_panel_info()
Dtilcdc_crtc.c392 if (info->sync_ctrl) in tilcdc_crtc_mode_set()