Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-exynos/include/mach/
Ddsim.h88 #define DSIM_AUTO_FLUSH_SHIFT (29) macro
/external/u-boot/drivers/video/exynos/
Dexynos_mipi_dsi_lowlevel.c201 cfg |= (dsim_config->auto_flush << DSIM_AUTO_FLUSH_SHIFT) | in exynos_mipi_dsi_init_config()