Home
last modified time | relevance | path

Searched refs:prev_std_vddc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dsi_dpm.c2189 const u16 prev_std_vddc, in si_calculate_power_efficiency_ratio() argument
2193 u64 prev_vddc = (u64)prev_std_vddc; in si_calculate_power_efficiency_ratio()
2233 u16 prev_std_vddc; in si_populate_power_containment_values() local
2290 ret = si_get_std_voltage_value(rdev, &vddc, &prev_std_vddc); in si_populate_power_containment_values()
2304 prev_std_vddc, curr_std_vddc); in si_populate_power_containment_values()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c2356 const u16 prev_std_vddc, in si_calculate_power_efficiency_ratio() argument
2360 u64 prev_vddc = (u64)prev_std_vddc; in si_calculate_power_efficiency_ratio()
2407 u16 prev_std_vddc; in si_populate_power_containment_values() local
2463 ret = si_get_std_voltage_value(adev, &vddc, &prev_std_vddc); in si_populate_power_containment_values()
2477 prev_std_vddc, curr_std_vddc); in si_populate_power_containment_values()