Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Dvenc.c93 u32 sync_ctrl; member
136 .sync_ctrl = 0x40,
181 .sync_ctrl = 0x8040,
225 .sync_ctrl = 0,
375 venc_write_reg(VENC_SYNC_CTRL, config->sync_ctrl); in venc_write_config()
/linux-4.1.27/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.h152 uint32_t sync_ctrl; member
Dtilcdc_tfp410.c42 .sync_ctrl = 1,
Dtilcdc_slave.c39 .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.c366 if (info->sync_ctrl) in tilcdc_crtc_mode_set()