Searched defs:clk_feature_map (Results 1 – 1 of 1) sorted by relevance
550 struct clk_feature_map { in renoir_unforce_dpm_levels() struct551 enum smu_clk_type clk_type; in renoir_unforce_dpm_levels()552 uint32_t feature; in renoir_unforce_dpm_levels()553 } clk_feature_map[] = { in renoir_unforce_dpm_levels() local