Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/s5p-jpeg/
Djpeg-regs.h167 #define S5P_JPG_HACTBLG(n) (0x8c0 + (n) * 0x400) macro
Djpeg-core.c268 jpeg_set_htbl(regs, hactblg0, S5P_JPG_HACTBLG(0), ARRAY_SIZE(hactblg0)); in jpeg_set_hactblg()