Searched refs:sumo_ps (Results 1 – 3 of 3) sorted by relevance
74 static struct sumo_ps *sumo_get_ps(struct radeon_ps *rps) in sumo_get_ps()76 struct sumo_ps *ps = rps->ps_priv; in sumo_get_ps()345 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_program_bsp()388 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_program_at()667 struct sumo_ps *new_ps = sumo_get_ps(rps); in sumo_patch_boost_state()681 struct sumo_ps *new_ps = sumo_get_ps(new_rps); in sumo_pre_notify_alt_vddnb_change()682 struct sumo_ps *old_ps = sumo_get_ps(old_rps); in sumo_pre_notify_alt_vddnb_change()699 struct sumo_ps *new_ps = sumo_get_ps(new_rps); in sumo_post_notify_alt_vddnb_change()700 struct sumo_ps *old_ps = sumo_get_ps(old_rps); in sumo_post_notify_alt_vddnb_change()717 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;
1700 struct sumo_ps *ps; in trinity_parse_power_table()1731 ps = kzalloc(sizeof(struct sumo_ps), GFP_KERNEL); in trinity_parse_power_table()