Searched defs:cpg_mssr_info (Results 1 – 1 of 1) sorted by relevance
152 struct cpg_mssr_info { struct154 const struct cpg_core_clk *early_core_clks;155 unsigned int num_early_core_clks;156 const struct mssr_mod_clk *early_mod_clks;157 unsigned int num_early_mod_clks;183 const struct cpg_mssr_info *info, argument