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

/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)) |
/drivers/gpu/drm/exynos/
H A Dexynos_drm_dsi.c115 #define DSIM_EOT_DISABLE (1 << 28) macro
635 reg |= DSIM_EOT_DISABLE;

Completed in 810 milliseconds