Searched defs:clk_mgr_internal (Results 1 – 1 of 1) sorted by relevance
192 struct clk_mgr_internal { struct196 struct clk_mgr_internal_funcs *funcs; argument198 struct dccg *dccg;206 const struct clk_mgr_registers *regs;207 const struct clk_mgr_shift *clk_mgr_shift;208 const struct clk_mgr_mask *clk_mgr_mask;210 struct state_dependent_clocks max_clks_by_state[DM_PP_CLOCKS_MAX_STATES];213 int dentist_vco_freq_khz;216 bool dfs_bypass_enabled;218 bool dfs_bypass_active;[all …]