Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsi_dpm.c4132 bool voltage_found = false; in si_get_std_voltage_value() local
4143 voltage_found = true; in si_get_std_voltage_value()
4154 if (!voltage_found) { in si_get_std_voltage_value()
4158 voltage_found = true; in si_get_std_voltage_value()
H A Dci_dpm.c2294 bool voltage_found = false; in ci_get_std_voltage_value_sidd() local
2305 voltage_found = true; in ci_get_std_voltage_value_sidd()
2318 if (!voltage_found) { in ci_get_std_voltage_value_sidd()
2322 voltage_found = true; in ci_get_std_voltage_value_sidd()
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A 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()