Searched refs:DSIM_SWRST_REG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_dsi.c | 298 DSIM_SWRST_REG, /* Software reset register */ enumerator 335 [DSIM_SWRST_REG] = 0x04, 359 [DSIM_SWRST_REG] = 0x0C, 536 exynos_dsi_write(dsi, DSIM_SWRST_REG, reset_val); in exynos_dsi_reset()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
H A D | samsung-dsim.c | 241 DSIM_SWRST_REG, /* Software reset register */ enumerator 266 [DSIM_SWRST_REG] = 0x04, 290 [DSIM_SWRST_REG] = 0x0C, 544 samsung_dsim_write(dsi, DSIM_SWRST_REG, reset_val); in samsung_dsim_reset()
|
Completed in 6 milliseconds