Searched refs:sync_ctrl (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/tilcdc/ |
D | tilcdc_external.c | 27 .sync_ctrl = 1, 39 .sync_ctrl = 1,
|
D | tilcdc_drv.h | 143 uint32_t sync_ctrl; member
|
D | tilcdc_panel.c | 285 ret |= of_property_read_u32(info_np, "sync-ctrl", &info->sync_ctrl); in of_get_panel_info()
|
D | tilcdc_crtc.c | 407 if (info->sync_ctrl) in tilcdc_crtc_set_mode()
|
/Linux-v5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
D | venc.c | 83 u32 sync_ctrl; member 126 .sync_ctrl = 0x40, 171 .sync_ctrl = 0x8040, 322 venc_write_reg(VENC_SYNC_CTRL, config->sync_ctrl); in venc_write_config()
|
/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/ |
D | venc.c | 82 u32 sync_ctrl; member 125 .sync_ctrl = 0x40, 170 .sync_ctrl = 0x8040, 335 venc_write_reg(venc, VENC_SYNC_CTRL, config->sync_ctrl); in venc_write_config()
|