Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddsim.h54 #define DSIM_SWRST (1 << 0) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_dsi.c49 #define DSIM_SWRST (1 << 0) macro
400 [RESET_TYPE] = DSIM_SWRST,
418 [RESET_TYPE] = DSIM_SWRST,
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_lowlevel.c42 reg |= DSIM_SWRST; in exynos_mipi_dsi_sw_reset()