Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dsi_dpm.c4093 bool voltage_found = false; in si_get_std_voltage_value() local
4104 voltage_found = true; in si_get_std_voltage_value()
4115 if (!voltage_found) { in si_get_std_voltage_value()
4119 voltage_found = true; in si_get_std_voltage_value()
H A Dci_dpm.c2289 bool voltage_found = false; in ci_get_std_voltage_value_sidd() local
2300 voltage_found = true; in ci_get_std_voltage_value_sidd()
2313 if (!voltage_found) { in ci_get_std_voltage_value_sidd()
2317 voltage_found = true; in ci_get_std_voltage_value_sidd()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c4658 bool voltage_found = false; in si_get_std_voltage_value() local
4669 voltage_found = true; in si_get_std_voltage_value()
4680 if (!voltage_found) { in si_get_std_voltage_value()
4684 voltage_found = true; in si_get_std_voltage_value()