Home
last modified time | relevance | path

Searched refs:DSIM_AFC_EN (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddsim.h154 #define DSIM_AFC_EN (1 << 14) macro
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_lowlevel.c282 reg |= DSIM_AFC_EN; in exynos_mipi_dsi_enable_afc()
286 reg &= ~DSIM_AFC_EN; in exynos_mipi_dsi_enable_afc()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_dsi.c176 #define DSIM_AFC_EN (1 << 14) macro