Searched defs:mtk_dpi_conf (Results 1 – 1 of 1) sorted by relevance
138 struct mtk_dpi_conf { struct139 unsigned int (*cal_factor)(int clock);140 u32 reg_h_fre_con;141 u32 max_clock_khz;142 bool edge_sel_en;143 const u32 *output_fmts;144 u32 num_output_fmts;145 bool is_ck_de_pol;146 bool swap_input_support;147 bool support_direct_pin;[all …]