Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-exynos/include/mach/
Ddsim.h96 #define DSIM_TX_LPDT_LP (1 << DSIM_TX_LPDT_SHIFT) macro
/external/u-boot/drivers/video/exynos/
Dexynos_mipi_dsi_lowlevel.c504 reg &= ~DSIM_TX_LPDT_LP; in exynos_mipi_dsi_set_lcdc_transfer_mode()
507 reg |= DSIM_TX_LPDT_LP; in exynos_mipi_dsi_set_lcdc_transfer_mode()