Searched refs:s5p_jpeg_qtbl (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/ |
H A D | jpeg-hw-s5p.h | 33 void s5p_jpeg_qtbl(void __iomem *regs, unsigned int t, unsigned int n);
|
H A D | jpeg-hw-s5p.c | 100 void s5p_jpeg_qtbl(void __iomem *regs, unsigned int t, unsigned int n) in s5p_jpeg_qtbl() function
|
H A D | jpeg-core.c | 2084 s5p_jpeg_qtbl(jpeg->regs, 1, 0); in s5p_jpeg_device_run() 2086 s5p_jpeg_qtbl(jpeg->regs, 2, 1); in s5p_jpeg_device_run() 2087 s5p_jpeg_qtbl(jpeg->regs, 3, 1); in s5p_jpeg_device_run()
|