Searched refs:regulator (Results 126 - 145 of 145) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dmioa701.c40 #include <linux/regulator/max1586.h>
H A Dspitz.c29 #include <linux/regulator/machine.h>
H A Dstargate2.c23 #include <linux/regulator/machine.h>
180 /* The values of the various regulator constraints are obviously dependent
474 .name = "da903x-regulator",
478 .name = "da903x-regulator",
482 .name = "da903x-regulator",
486 .name = "da903x-regulator",
490 .name = "da903x-regulator",
494 .name = "da903x-regulator",
498 .name = "da903x-regulator",
502 .name = "da903x-regulator",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/regulator/
H A Dwm8350-regulator.c24 #include <linux/regulator/driver.h>
25 #include <linux/regulator/machine.h>
1174 /* Query the regulator for it's most efficient mode @ uV,uA
1175 * WM8350 regulator efficiency is pretty similar over
1428 /* register regulator */
1438 /* register regulator IRQ */
1443 dev_err(&pdev->dev, "failed to register regulator %s IRQ\n",
1481 pdev = platform_device_alloc("wm8350-regulator", reg);
1496 dev_err(wm8350->dev, "Failed to register regulator %d: %d\n",
1603 .name = "wm8350-regulator",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dads7846.c30 #include <linux/regulator/consumer.h>
73 struct regulator *reg;
1231 dev_err(&spi->dev, "unable to get regulator: %d\n", err);
1237 dev_err(&spi->dev, "unable to enable regulator: %d\n", err);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dtwl-core.c37 #include <linux/regulator/machine.h>
540 /* regulator framework demands init_data ... */
549 /* NOTE: we currently ignore regulator IRQs, e.g. for short circuits */
H A Dwm831x-core.c28 #include <linux/mfd/wm831x/regulator.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dmmci.c27 #include <linux/regulator/consumer.h>
520 /* This implicitly enables the regulator */
679 /* If we're using the regulator framework, try to fetch a regulator */
694 "(using regulator instead)\n");
698 /* Fall back to platform data if no regulator is found */
H A Dsdhci.c22 #include <linux/regulator/consumer.h>
1907 printk(KERN_INFO "%s: no vmmc regulator found\n", mmc_hostname(mmc));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8400.c22 #include <linux/regulator/consumer.h>
H A Dwm8580.c27 #include <linux/regulator/consumer.h>
H A Dwm8955.c20 #include <linux/regulator/consumer.h>
H A Dtlv320aic3x.c42 #include <linux/regulator/consumer.h>
H A Dtlv320dac33.c33 #include <linux/regulator/consumer.h>
H A Dwm8350.c22 #include <linux/regulator/consumer.h>
H A Dwm8993.c19 #include <linux/regulator/consumer.h>
1031 * the regulator API is in use.
H A Dwm8904.c21 #include <linux/regulator/consumer.h>
2195 * the regulator API is in use.
H A Dwm8994.c21 #include <linux/regulator/consumer.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/dss/
H A Ddsi.c33 #include <linux/regulator/consumer.h>
229 struct regulator *vdds_dsi_reg;
3239 DSSERR("can't get VDDS_DSI regulator\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/adc/
H A Dmax1363_core.c31 #include <linux/regulator/consumer.h>

Completed in 179 milliseconds

123456