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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/regulator/
H A Dmax1586.c106 static int max1586_v6_calc_voltage(unsigned selector) function
133 if (max1586_v6_calc_voltage(selector) > max_uV)
137 max1586_v6_calc_voltage(selector) / 1000);
147 return max1586_v6_calc_voltage(selector);

Completed in 31 milliseconds