Searched refs:sync_ctrl (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/gpu/drm/bridge/imx/ |
H A D | imx8qxp-pixel-link.c | 36 u8 sync_ctrl; member 68 pl->sync_ctrl, true); in imx8qxp_pixel_link_enable_sync() 108 pl->sync_ctrl, false); in imx8qxp_pixel_link_disable_sync() 368 pl->sync_ctrl = IMX_SC_C_SYNC_CTRL0; in imx8qxp_pixel_link_bridge_probe() 373 pl->sync_ctrl = IMX_SC_C_SYNC_CTRL1; in imx8qxp_pixel_link_bridge_probe()
|
/openbmc/u-boot/board/siemens/rut/ |
H A D | board.c | 303 .sync_ctrl = 1, 319 .sync_ctrl = 1, 335 .sync_ctrl = 1,
|
/openbmc/linux/drivers/gpu/drm/tilcdc/ |
H A D | tilcdc_external.c | 27 .sync_ctrl = 1, 39 .sync_ctrl = 1,
|
H A D | tilcdc_drv.h | 148 uint32_t sync_ctrl; member
|
H A D | tilcdc_panel.c | 286 ret |= of_property_read_u32(info_np, "sync-ctrl", &info->sync_ctrl); in of_get_panel_info()
|
H A D | tilcdc_crtc.c | 406 if (info->sync_ctrl) in tilcdc_crtc_set_mode()
|
/openbmc/u-boot/drivers/video/ |
H A D | da8xx-fb.h | 99 unsigned char sync_ctrl; member
|
H A D | omap3_dss.c | 44 writel(venc_cfg->sync_ctrl, &venc->sync_ctrl); in omap3_dss_venc_config()
|
H A D | da8xx-fb.c | 455 if (cfg->sync_ctrl) in lcd_cfg_display()
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A 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()
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A 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()
|
/openbmc/u-boot/board/davinci/ea20/ |
H A D | ea20.c | 66 .sync_ctrl = 1,
|
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/ |
H A D | dss.h | 95 u32 sync_ctrl; /* 0x14 */ member
|
/openbmc/u-boot/board/siemens/pxm2/ |
H A D | board.c | 311 .sync_ctrl = 1,
|
/openbmc/u-boot/board/ti/beagle/ |
H A D | beagle.h | 476 .sync_ctrl = 0x00008000,
|