Home
last modified time | relevance | path

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

/linux/drivers/media/platform/exynos-gsc/
A Dgsc-regs.h19 #define GSC_SW_RESET 0x04 macro
A Dgsc-regs.c16 writel(GSC_SW_RESET_SRESET, dev->regs + GSC_SW_RESET); in gsc_hw_set_sw_reset()
25 cfg = readl(dev->regs + GSC_SW_RESET); in gsc_wait_reset()
/linux/drivers/gpu/drm/exynos/
A Dregs-gsc.h34 #define GSC_SW_RESET 0x04 macro
A Dexynos_drm_gsc.c385 gsc_write(cfg, GSC_SW_RESET); in gsc_sw_reset()
389 cfg = gsc_read(GSC_SW_RESET); in gsc_sw_reset()

Completed in 8 milliseconds