Searched refs:DSIM_EOT_DISABLE (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/exynos/
H A Dexynos_mipi_dsi_regs.h76 #define DSIM_EOT_DISABLE(x) ((x) << 28) macro
H A Dexynos_mipi_dsi_lowlevel.c218 (DSIM_EOT_DISABLE(dsim_config->eot_disable)) | exynos_mipi_dsi_init_config()
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_dsi.c85 #define DSIM_EOT_DISABLE (1 << 28) macro
807 reg |= DSIM_EOT_DISABLE; exynos_dsi_init_link()

Completed in 190 milliseconds