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

/drivers/video/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));
462 reg |= (DSIM_LPDR_TOUT_SHIFT(timeout));

Completed in 496 milliseconds