Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/regulator/
H A Dsandbox.c43 static struct output_range buck_voltage_range[] = { variable
205 buck_voltage_range); in buck_get_voltage()
211 buck_voltage_range, uV); in buck_set_voltage()
H A Dstpmu1.c125 static const struct stpmu1_output_range buck_voltage_range[] = { variable
149 return stpmu1_output_find_uv(sel, &buck_voltage_range[buck]); in stpmu1_buck_get_uv()
161 sel = stpmu1_output_find_sel(uv, &buck_voltage_range[buck]); in stpmu1_buck_set_value()