Home
last modified time | relevance | path

Searched refs:DSIM_CMD_LPDT_LP (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/mach-exynos/include/mach/
Ddsim.h97 #define DSIM_CMD_LPDT_LP (1 << DSIM_CMD_LPDT_SHIFT) macro
/external/u-boot/drivers/video/exynos/
Dexynos_mipi_dsi_lowlevel.c489 reg &= ~DSIM_CMD_LPDT_LP; in exynos_mipi_dsi_set_cpu_transfer_mode()
492 reg |= DSIM_CMD_LPDT_LP; in exynos_mipi_dsi_set_cpu_transfer_mode()