Searched defs:clk_feature_map (Results 1 – 1 of 1) sorted by relevance
447 struct clk_feature_map { in renoir_unforce_dpm_levels() struct448 enum smu_clk_type clk_type; in renoir_unforce_dpm_levels()449 uint32_t feature; in renoir_unforce_dpm_levels()450 } clk_feature_map[] = { in renoir_unforce_dpm_levels() local