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