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 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()
H A Dsi_dpm.c4095 bool voltage_found = false; in si_get_std_voltage_value() local
4106 voltage_found = true; in si_get_std_voltage_value()
4117 if (!voltage_found) { in si_get_std_voltage_value()
4121 voltage_found = true; in si_get_std_voltage_value()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c4660 bool voltage_found = false; in si_get_std_voltage_value() local
4671 voltage_found = true; in si_get_std_voltage_value()
4682 if (!voltage_found) { in si_get_std_voltage_value()
4686 voltage_found = true; in si_get_std_voltage_value()