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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/regulator/
H A Dmax1586.h29 /* precalculated values for v3_gain */
52 * @v3_gain: gain on the V3 voltage output multiplied by 1e6.
60 int v3_gain; member in struct:max1586_platform_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/regulator/
H A Dmax1586.c199 if (!pdata->v3_gain) {
203 max1586->min_uV = MAX1586_V3_MIN_UV / 1000 * pdata->v3_gain / 1000;
204 max1586->max_uV = MAX1586_V3_MAX_UV / 1000 * pdata->v3_gain / 1000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dpalm27x.c459 .v3_gain = MAX1586_GAIN_R24_3k32, /* 730..1550 mV */
H A Dballoon3.c715 .v3_gain = MAX1586_GAIN_R24_3k32, /* 730..1550 mV */
H A Dvpac270.c671 .v3_gain = MAX1586_GAIN_R24_3k32, /* 730..1550 mV */
H A Dhx4700.c792 .v3_gain = MAX1586_GAIN_R24_3k32, /* 730..1550 mV */
H A Dmioa701.c684 .v3_gain = MAX1586_GAIN_NO_R24, /* 700..1475 mV */

Completed in 80 milliseconds