Searched defs:mtk_dpi_conf (Results 1 – 1 of 1) sorted by relevance
154 struct mtk_dpi_conf { struct155 const struct mtk_dpi_factor *dpi_factor;156 const u8 num_dpi_factor;157 u32 reg_h_fre_con;158 u32 max_clock_khz;159 bool edge_sel_en;160 const u32 *output_fmts;161 u32 num_output_fmts;162 bool is_ck_de_pol;163 bool swap_input_support;[all …]