Searched refs:wm831x_buckp_list_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 Dwm831x-dcdc.c629 static int wm831x_buckp_list_voltage(struct regulator_dev *rdev, function
650 if (wm831x_buckp_list_voltage(rdev, vsel) > max_uV)
685 return wm831x_buckp_list_voltage(rdev, val & WM831X_DC3_ON_VSEL_MASK);
691 .list_voltage = wm831x_buckp_list_voltage,

Completed in 35 milliseconds