Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/samsung/s5p-jpeg/
A Djpeg-hw-exynos4.c197 reg = readl(base + EXYNOS4_JPEG_CNTL_REG) & ~EXYNOS4_HUF_TBL_EN; in exynos4_jpeg_set_huf_table_enable()
200 writel(reg | EXYNOS4_HUF_TBL_EN, in exynos4_jpeg_set_huf_table_enable()
203 writel(reg & ~EXYNOS4_HUF_TBL_EN, in exynos4_jpeg_set_huf_table_enable()
A Djpeg-regs.h216 #define EXYNOS4_HUF_TBL_EN (1 << 19) macro

Completed in 6 milliseconds