Home
last modified time | relevance | path

Searched refs:exynos3250_jpeg_htbl_ac (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/media/platform/samsung/s5p-jpeg/
Djpeg-hw-exynos3250.h29 void exynos3250_jpeg_htbl_ac(void __iomem *regs, unsigned int t);
Djpeg-hw-exynos3250.c193 void exynos3250_jpeg_htbl_ac(void __iomem *regs, unsigned int t) in exynos3250_jpeg_htbl_ac() function
Djpeg-core.c2359 exynos3250_jpeg_htbl_ac(jpeg->regs, 1); in exynos3250_jpeg_device_run()
2361 exynos3250_jpeg_htbl_ac(jpeg->regs, 2); in exynos3250_jpeg_device_run()
2363 exynos3250_jpeg_htbl_ac(jpeg->regs, 3); in exynos3250_jpeg_device_run()