Searched refs:output_range (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/power/regulator/
H A Dsandbox.c29 * struct output_range - helper structure type to define the range of output
36 struct output_range { struct
43 static struct output_range buck_voltage_range[] = {
49 static struct output_range buck_current_range[] = {
61 static struct output_range ldo_voltage_range[] = {
67 static struct output_range ldo_current_range[] = {
80 struct output_range *range)
107 struct output_range *range, int value)

Completed in 112 milliseconds