Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddsim.h52 #define DSIM_FUNCRST (1 << 16) macro
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_lowlevel.c27 reg |= DSIM_FUNCRST; in exynos_mipi_dsi_func_reset()
42 reg |= DSIM_FUNCRST; in exynos_mipi_dsi_sw_reset()
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dsamsung-dsim.c39 #define DSIM_FUNCRST BIT(16) macro
367 [RESET_TYPE] = DSIM_FUNCRST,
1410 if (driver_data->reg_values[RESET_TYPE] == DSIM_FUNCRST) in samsung_dsim_init()