Searched defs:mtk_dpi_conf (Results 1 – 1 of 1) sorted by relevance
141 struct mtk_dpi_conf { struct142 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;[all …]