Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-hw-s5p.h34 void s5p_jpeg_htbl_ac(void __iomem *regs, unsigned int t);
H A Djpeg-hw-s5p.c110 void s5p_jpeg_htbl_ac(void __iomem *regs, unsigned int t) in s5p_jpeg_htbl_ac() function
H A Djpeg-core.c2082 s5p_jpeg_htbl_ac(jpeg->regs, 1); in s5p_jpeg_device_run()
2084 s5p_jpeg_htbl_ac(jpeg->regs, 2); in s5p_jpeg_device_run()
2086 s5p_jpeg_htbl_ac(jpeg->regs, 3); in s5p_jpeg_device_run()