Searched refs:sumo_ps (Results 1 – 3 of 3) sorted by relevance
72 static struct sumo_ps *sumo_get_ps(struct radeon_ps *rps) in sumo_get_ps()74 struct sumo_ps *ps = rps->ps_priv; in sumo_get_ps()343 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_program_bsp()386 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_program_at()665 struct sumo_ps *new_ps = sumo_get_ps(rps); in sumo_patch_boost_state()679 struct sumo_ps *new_ps = sumo_get_ps(new_rps); in sumo_pre_notify_alt_vddnb_change()680 struct sumo_ps *old_ps = sumo_get_ps(old_rps); in sumo_pre_notify_alt_vddnb_change()697 struct sumo_ps *new_ps = sumo_get_ps(new_rps); in sumo_post_notify_alt_vddnb_change()698 struct sumo_ps *old_ps = sumo_get_ps(old_rps); in sumo_post_notify_alt_vddnb_change()715 struct sumo_ps *new_ps = sumo_get_ps(rps); in sumo_enable_boost()[all …]
45 struct sumo_ps { struct133 struct sumo_ps current_ps;135 struct sumo_ps requested_ps;
1696 struct sumo_ps *ps; in trinity_parse_power_table()1729 ps = kzalloc(sizeof(struct sumo_ps), GFP_KERNEL); in trinity_parse_power_table()