Home
last modified time | relevance | path

Searched refs:GSC_SW_RESET_SRESET (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-regs.h20 #define GSC_SW_RESET_SRESET (1 << 0) macro
H A Dgsc-regs.c16 writel(GSC_SW_RESET_SRESET, dev->regs + GSC_SW_RESET); in gsc_hw_set_sw_reset()
/linux/drivers/gpu/drm/exynos/
H A Dregs-gsc.h35 #define GSC_SW_RESET_SRESET (1 << 0) macro
H A Dexynos_drm_gsc.c385 cfg = (GSC_SW_RESET_SRESET); in gsc_sw_reset()