Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-regs.h130 #define GSC_DSTIMG_SIZE 0x40 macro
H A Dgsc-regs.c247 writel(cfg, dev->regs + GSC_DSTIMG_SIZE); in gsc_hw_set_out_size()
/linux/drivers/gpu/drm/exynos/
H A Dregs-gsc.h180 #define GSC_DSTIMG_SIZE 0x40 macro
H A Dexynos_drm_gsc.c885 cfg = gsc_read(GSC_DSTIMG_SIZE); in gsc_dst_set_size()
889 gsc_write(cfg, GSC_DSTIMG_SIZE); in gsc_dst_set_size()