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

/linux-4.4.14/drivers/video/fbdev/exynos/
H A Dexynos_mipi_dsi_regs.h84 #define DSIM_FORCE_STOP_STATE_SHIFT(x) ((x) << 20) macro
H A Dexynos_mipi_dsi_lowlevel.c409 ~(DSIM_FORCE_STOP_STATE_SHIFT(0x1)); exynos_mipi_dsi_force_dphy_stop_state()
411 reg |= (DSIM_FORCE_STOP_STATE_SHIFT(enable & 0x1)); exynos_mipi_dsi_force_dphy_stop_state()

Completed in 45 milliseconds