Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddsim.h53 #define DSIM_FUNCRST (1 << 16) macro
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_lowlevel.c28 reg |= DSIM_FUNCRST; in exynos_mipi_dsi_func_reset()
43 reg |= DSIM_FUNCRST; in exynos_mipi_dsi_sw_reset()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_dsi.c48 #define DSIM_FUNCRST (1 << 16) macro
436 [RESET_TYPE] = DSIM_FUNCRST,
1321 if (driver_data->reg_values[RESET_TYPE] == DSIM_FUNCRST) in exynos_dsi_init()