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

/linux-4.4.14/drivers/video/fbdev/exynos/
H A Dexynos_mipi_dsi_regs.h57 #define DSIM_LPDR_TOUT_SHIFT(x) ((x) << 0) macro
H A Dexynos_mipi_dsi_lowlevel.c460 ~(DSIM_LPDR_TOUT_SHIFT(0xffff)); exynos_mipi_dsi_set_lpdr_timeout()
462 reg |= (DSIM_LPDR_TOUT_SHIFT(timeout)); exynos_mipi_dsi_set_lpdr_timeout()

Completed in 70 milliseconds