Searched defs:DSIM_STOP_STATE_DAT (Results 1 - 2 of 2) sorted by relevance

/drivers/video/fbdev/exynos/
H A Dexynos_mipi_dsi_regs.h48 #define DSIM_STOP_STATE_DAT(x) (((x) & 0xf) << 0) macro
/drivers/gpu/drm/exynos/
H A Dexynos_drm_dsi.c69 #define DSIM_STOP_STATE_DAT(x) (((x) & 0xf) << 0) macro
689 if ((reg & DSIM_STOP_STATE_DAT(lanes_mask))
690 != DSIM_STOP_STATE_DAT(lanes_mask))

Completed in 54 milliseconds