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

/drivers/video/fbdev/exynos/
H A Dexynos_mipi_dsi_regs.h83 #define DSIM_CMD_LPDT_LP (1 << 7) macro
/drivers/gpu/drm/exynos/
H A Dexynos_drm_dsi.c123 #define DSIM_CMD_LPDT_LP (1 << 7) macro
765 v |= DSIM_CMD_LPDT_LP;
767 v &= ~DSIM_CMD_LPDT_LP;

Completed in 16 milliseconds