Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dsi_dpm.c4091 bool voltage_found = false; in si_get_std_voltage_value() local
4102 voltage_found = true; in si_get_std_voltage_value()
4113 if (!voltage_found) { in si_get_std_voltage_value()
4117 voltage_found = true; in si_get_std_voltage_value()
Dci_dpm.c2303 bool voltage_found = false; in ci_get_std_voltage_value_sidd() local
2314 voltage_found = true; in ci_get_std_voltage_value_sidd()
2327 if (!voltage_found) { in ci_get_std_voltage_value_sidd()
2331 voltage_found = true; in ci_get_std_voltage_value_sidd()