Searched defs:s5p_jpeg_variant (Results 1 – 1 of 1) sorted by relevance
139 struct s5p_jpeg_variant { struct140 unsigned int version;141 unsigned int fmt_ver_flag;142 unsigned int hw3250_compat:1;143 unsigned int htbl_reinit:1;144 unsigned int hw_ex4_compat:1;145 const struct v4l2_m2m_ops *m2m_ops;146 irqreturn_t (*jpeg_irq)(int irq, void *priv);147 const char *clk_names[JPEG_MAX_CLOCKS];148 int num_clocks;