Home
last modified time | relevance | path

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

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