Home
last modified time | relevance | path

Searched refs:S5P_SUBSAMPLING_MODE_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-jpeg/
H A Djpeg-hw-s5p.c76 reg &= ~S5P_SUBSAMPLING_MODE_MASK; in s5p_jpeg_subsampling_mode()
83 return readl(regs + S5P_JPGMOD) & S5P_SUBSAMPLING_MODE_MASK; in s5p_jpeg_get_subsampling_mode()
H A Djpeg-regs.h23 #define S5P_SUBSAMPLING_MODE_MASK 0x7 macro
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-hw-s5p.c75 reg &= ~S5P_SUBSAMPLING_MODE_MASK; in s5p_jpeg_subsampling_mode()
82 return readl(regs + S5P_JPGMOD) & S5P_SUBSAMPLING_MODE_MASK; in s5p_jpeg_get_subsampling_mode()
H A Djpeg-regs.h23 #define S5P_SUBSAMPLING_MODE_MASK 0x7 macro

Completed in 5 milliseconds