Searched refs:regulator (Results 26 - 50 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-at91/
H A Dboard-sam9g20ek-2slot-mmc.c29 #include <linux/regulator/machine.h>
30 #include <linux/regulator/fixed.h>
31 #include <linux/regulator/consumer.h>
H A Dboard-sam9g20ek.c30 #include <linux/regulator/machine.h>
31 #include <linux/regulator/fixed.h>
32 #include <linux/regulator/consumer.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/regulator/
H A Dwm831x-ldo.c21 #include <linux/regulator/driver.h>
25 #include <linux/mfd/wm831x/regulator.h>
42 struct regulator_dev *regulator; member in struct:wm831x_ldo
88 regulator_notifier_call_chain(ldo->regulator,
257 /* Is the regulator on? */
341 ldo->regulator = regulator_register(&ldo->desc, &pdev->dev,
343 if (IS_ERR(ldo->regulator)) {
344 ret = PTR_ERR(ldo->regulator);
365 regulator_unregister(ldo->regulator);
379 regulator_unregister(ldo->regulator);
[all...]
H A Dmax8925-regulator.c16 #include <linux/regulator/driver.h>
17 #include <linux/regulator/machine.h>
28 struct regulator_dev *regulator; member in struct:max8925_regulator_info
255 dev_err(&pdev->dev, "invalid regulator ID specified\n");
262 pdata->regulator[pdev->id], ri);
264 dev_err(&pdev->dev, "failed to register regulator %s\n",
285 .name = "max8925-regulator",
307 MODULE_ALIAS("platform:max8925-regulator");
H A Dbq24022.c18 #include <linux/regulator/bq24022.h>
19 #include <linux/regulator/driver.h>
111 dev_dbg(&pdev->dev, "couldn't register regulator\n");
116 dev_dbg(&pdev->dev, "registered regulator\n");
H A Duserspace-consumer.c22 #include <linux/regulator/consumer.h>
23 #include <linux/regulator/userspace-consumer.h>
H A Dad5398.c16 #include <linux/regulator/driver.h>
17 #include <linux/regulator/machine.h>
245 dev_dbg(&client->dev, "%s regulator driver is registered.\n", id->name);
284 MODULE_DESCRIPTION("AD5398 and AD5821 current regulator driver");
287 MODULE_ALIAS("i2c:ad5398-regulator");
H A Dfixed.c24 #include <linux/regulator/driver.h>
25 #include <linux/regulator/fixed.h>
138 "using GPIO 0 for regulator enable control\n");
143 "Could not obtain regulator enable GPIO %d: %d\n",
158 "Could not configure regulator enable GPIO %d direction: %d\n",
174 dev_err(&pdev->dev, "Failed to register regulator: %d\n", ret);
230 MODULE_DESCRIPTION("Fixed voltage regulator");
H A Dmax1586.c24 #include <linux/regulator/driver.h>
26 #include <linux/regulator/max1586.h>
104 * As regulator framework doesn't accept voltages to be 0V, we use 1uV.
212 dev_err(&client->dev, "invalid regulator id %d\n", id);
227 dev_info(&client->dev, "Maxim 1586 regulator driver loaded\n");
281 MODULE_DESCRIPTION("MAXIM 1586 voltage regulator driver");
H A Dpcap-regulator.c17 #include <linux/regulator/driver.h>
18 #include <linux/regulator/machine.h>
161 /* the regulator doesn't support voltage switching */
182 /* the requested voltage range is not supported by this regulator */
298 .name = "pcap-regulator",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dpcf50633-gpio.c107 int gpio, int regulator, int on)
112 reg = pcf50633_regulator_registers[regulator] + 1;
106 pcf50633_gpio_power_supply_set(struct pcf50633 *pcf, int gpio, int regulator, int on) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/dss/
H A Dsdi.c26 #include <linux/regulator/consumer.h>
35 struct regulator *vdds_sdi_reg;
166 DSSERR("can't get VDDS_SDI regulator\n");
H A Dcore.c34 #include <linux/regulator/consumer.h>
52 struct regulator *vdds_dsi_reg;
53 struct regulator *vdds_sdi_reg;
54 struct regulator *vdda_dac_reg;
364 struct regulator *dss_get_vdds_dsi(void)
366 struct regulator *reg;
378 struct regulator *dss_get_vdds_sdi(void)
380 struct regulator *reg;
392 struct regulator *dss_get_vdda_dac(void)
394 struct regulator *re
[all...]
H A Ddss.h178 struct regulator *dss_get_vdds_dsi(void);
179 struct regulator *dss_get_vdds_sdi(void);
180 struct regulator *dss_get_vdda_dac(void);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dtpa6130a2.c28 #include <linux/regulator/consumer.h>
43 struct regulator *supply;
402 const char *regulator; local
449 regulator = "Vdd";
452 regulator = "AVdd";
456 data->supply = regulator_get(dev, regulator);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mfd/pcf50633/
H A Dcore.h18 #include <linux/regulator/driver.h>
19 #include <linux/regulator/machine.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-u300/
H A Dmmc.c19 #include <linux/regulator/consumer.h>
20 #include <linux/regulator/machine.h>
102 * we have a regulator we can control instead.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mfd/
H A Dab8500.h119 * @regulator: machine-specific constraints for regulators
124 struct regulator_init_data *regulator[AB8500_NUM_REGULATORS]; member in struct:ab8500_platform_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/regulator/
H A Ddriver.h19 #include <linux/regulator/consumer.h>
36 * struct regulator_ops - regulator operations.
38 * @enable: Configure the regulator as enabled.
39 * @disable: Configure the regulator as disabled.
40 * @is_enabled: Return 1 if the regulator is enabled, 0 if not.
43 * @set_voltage: Set the voltage for the regulator within the range specified.
45 * @get_voltage: Return the currently configured voltage for the regulator.
51 * @set_current_limit: Configure a limit for a current-limited regulator.
52 * @get_current_limit: Get the configured limit for a current-limited regulator.
54 * @set_mode: Set the configured operating mode for the regulator
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/backlight/
H A Dl4f00242t03.c20 #include <linux/regulator/consumer.h>
29 struct regulator *io_reg;
30 struct regulator *core_reg;
164 pr_err("%s: Unable to get the IO regulator\n",
174 pr_err("%s: Unable to get the core regulator\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/otg/
H A Dgpio_vbus.c19 #include <linux/regulator/consumer.h>
29 * a regulator to limit the current drawn from VBUS.
36 struct regulator *vbus_draw;
57 /* interface to regulator framework */
60 struct regulator *vbus_draw = gpio_vbus->vbus_draw;
292 dev_dbg(&pdev->dev, "can't get vbus_draw regulator, err: %ld\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dmmci.h177 struct regulator *vcc;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/leds/
H A DMakefile34 obj-$(CONFIG_LEDS_REGULATOR) += leds-regulator.o
H A Dleds-wm8350.c18 #include <linux/regulator/consumer.h>
200 struct regulator *isink, *dcdc;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-jz4740.c17 #include <linux/regulator/consumer.h>
22 struct regulator *vbus;

Completed in 95 milliseconds

123456