Lines Matching defs:mtk_dpi_conf
141 struct mtk_dpi_conf { struct
142 unsigned int (*cal_factor)(int clock);
143 u32 reg_h_fre_con;
144 u32 max_clock_khz;
145 bool edge_sel_en;
146 const u32 *output_fmts;
147 u32 num_output_fmts;
148 bool is_ck_de_pol;
149 bool swap_input_support;
150 bool support_direct_pin;
151 bool input_2pixel;
152 u32 dimension_mask;
153 u32 hvsize_mask;
154 u32 channel_swap_shift;
155 u32 yuv422_en_bit;
156 u32 csc_enable_bit;
157 u32 pixels_per_iter;
158 bool edge_cfg_in_mmsys;