Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/s5p-jpeg/
H A Djpeg-hw-s5p.c216 reg &= ~S5P_ENC_STREAM_BOUND_MASK; in s5p_jpeg_enc_stream_int()
218 reg |= size & S5P_ENC_STREAM_BOUND_MASK; in s5p_jpeg_enc_stream_int()
H A Djpeg-regs.h148 #define S5P_ENC_STREAM_BOUND_MASK 0xffffff macro
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-hw-s5p.c215 reg &= ~S5P_ENC_STREAM_BOUND_MASK; in s5p_jpeg_enc_stream_int()
217 reg |= size & S5P_ENC_STREAM_BOUND_MASK; in s5p_jpeg_enc_stream_int()
H A Djpeg-regs.h148 #define S5P_ENC_STREAM_BOUND_MASK 0xffffff macro

Completed in 6 milliseconds