Searched refs:DSIM_MAIN_STAND_BY (Results 1 - 2 of 2) sorted by relevance

/drivers/video/exynos/
H A Dexynos_mipi_dsi_regs.h88 #define DSIM_MAIN_STAND_BY (1 << 31) macro
H A Dexynos_mipi_dsi_lowlevel.c123 reg &= ~DSIM_MAIN_STAND_BY;
126 reg |= DSIM_MAIN_STAND_BY;
138 ~(DSIM_MAIN_STAND_BY);
144 reg |= DSIM_MAIN_STAND_BY;

Completed in 59 milliseconds