Searched refs:s5p_jpeg_set_htbl (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/platform/s5p-jpeg/ |
D | jpeg-core.c | 664 static inline void s5p_jpeg_set_htbl(void __iomem *regs, in s5p_jpeg_set_htbl() function 677 s5p_jpeg_set_htbl(regs, hdctbl0, S5P_JPG_HDCTBL(0), in s5p_jpeg_set_hdctbl() 684 s5p_jpeg_set_htbl(regs, hdctblg0, S5P_JPG_HDCTBLG(0), in s5p_jpeg_set_hdctblg() 691 s5p_jpeg_set_htbl(regs, hactbl0, S5P_JPG_HACTBL(0), in s5p_jpeg_set_hactbl() 698 s5p_jpeg_set_htbl(regs, hactblg0, S5P_JPG_HACTBLG(0), in s5p_jpeg_set_hactblg()
|