Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dni_dpm.c1394 u16 std_vddc_high; in ni_calculate_power_boost_limit() local
1416 ret = ni_get_std_voltage_value(rdev, &vddc, &std_vddc_high); in ni_calculate_power_boost_limit()
1421 d = ((u64)std_vddc_high * (u64)std_vddc_high * 100); in ni_calculate_power_boost_limit()