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

/drivers/video/fbdev/exynos/
H A Dexynos_mipi_dsi_regs.h52 /* DSIM_SWRST */
54 #define DSIM_SWRST (1 << 0) macro
H A Dexynos_mipi_dsi_lowlevel.c49 reg |= DSIM_SWRST;
/drivers/gpu/drm/exynos/
H A Dexynos_drm_dsi.c74 /* DSIM_SWRST */
76 #define DSIM_SWRST (1 << 0) macro
353 writel(DSIM_SWRST, dsi->reg_base + DSIM_SWRST_REG);

Completed in 117 milliseconds