Home
last modified time | relevance | path

Searched defs:s5p_jpeg_variant (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/platform/s5p-jpeg/
Djpeg-core.h142 struct s5p_jpeg_variant { struct
143 unsigned int version;
144 unsigned int fmt_ver_flag;
145 unsigned int hw3250_compat:1;
146 unsigned int htbl_reinit:1;
147 unsigned int hw_ex4_compat:1;
148 struct v4l2_m2m_ops *m2m_ops;
149 irqreturn_t (*jpeg_irq)(int irq, void *priv);
150 const char *clk_names[JPEG_MAX_CLOCKS];
151 int num_clocks;