Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/exynos-gsc/
Dgsc-regs.h23 #define GSC_SW_RESET_SRESET (1 << 0) macro
Dgsc-regs.c20 writel(GSC_SW_RESET_SRESET, dev->regs + GSC_SW_RESET); in gsc_hw_set_sw_reset()
/linux-4.4.14/drivers/gpu/drm/exynos/
Dregs-gsc.h38 #define GSC_SW_RESET_SRESET (1 << 0) macro
Dexynos_drm_gsc.c404 cfg = (GSC_SW_RESET_SRESET); in gsc_sw_reset()