Home
last modified time | relevance | path

Searched refs:S5P_JPG_HACTBL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-regs.h164 #define S5P_JPG_HACTBL(n) (0x880 + (n) * 0x400) macro
H A Djpeg-core.c668 s5p_jpeg_set_htbl(regs, hactbl0, S5P_JPG_HACTBL(0), in s5p_jpeg_set_hactbl()