Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/s5p-jpeg/
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()
Djpeg-regs.h148 #define S5P_ENC_STREAM_BOUND_MASK 0xffffff macro