Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/radeon/
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()
Dsi_dpm.c4088 bool voltage_found = false; in si_get_std_voltage_value() local
4099 voltage_found = true; in si_get_std_voltage_value()
4110 if (!voltage_found) { in si_get_std_voltage_value()
4114 voltage_found = true; in si_get_std_voltage_value()
/linux-6.12.1/drivers/gpu/drm/amd/pm/legacy-dpm/
Dsi_dpm.c4609 bool voltage_found = false; in si_get_std_voltage_value() local
4620 voltage_found = true; in si_get_std_voltage_value()
4631 if (!voltage_found) { in si_get_std_voltage_value()
4635 voltage_found = true; in si_get_std_voltage_value()