Searched refs:DSIM_CMD_LPDT_LP (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/exynos/
H A Dexynos_mipi_dsi_regs.h83 #define DSIM_CMD_LPDT_LP (1 << 7) macro
H A Dexynos_mipi_dsi_lowlevel.c472 reg &= ~DSIM_CMD_LPDT_LP; exynos_mipi_dsi_set_cpu_transfer_mode()
475 reg |= DSIM_CMD_LPDT_LP; exynos_mipi_dsi_set_cpu_transfer_mode()
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_dsi.c93 #define DSIM_CMD_LPDT_LP (1 << 7) macro
931 v |= DSIM_CMD_LPDT_LP; exynos_dsi_set_cmd_lpm()
933 v &= ~DSIM_CMD_LPDT_LP; exynos_dsi_set_cmd_lpm()

Completed in 52 milliseconds