Searched defs:mmp_clk_mix_config (Results 1 – 1 of 1) sorted by relevance
76 struct mmp_clk_mix_config { struct77 struct mmp_clk_mix_reg_info reg_info;78 struct mmp_clk_mix_clk_table *table;79 unsigned int table_size;80 u32 *mux_table;81 struct clk_div_table *div_table;105 struct mmp_clk_mix_config *config, argument
Completed in 4 milliseconds