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

/linux-4.4.14/drivers/video/fbdev/exynos/
H A Dexynos_mipi_dsi_regs.h82 #define DSIM_TX_LPDT_LP (1 << 6) macro
H A Dexynos_mipi_dsi_lowlevel.c485 reg &= ~DSIM_TX_LPDT_LP; exynos_mipi_dsi_set_lcdc_transfer_mode()
488 reg |= DSIM_TX_LPDT_LP; exynos_mipi_dsi_set_lcdc_transfer_mode()
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_dsi.c92 #define DSIM_TX_LPDT_LP (1 << 6) macro

Completed in 58 milliseconds