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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dz2_battery.h10 int max_voltage; member in struct:z2_battery_info
H A Dwm97xx.h301 int max_voltage; member in struct:wm97xx_batt_pdata
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/cpufreq/
H A De_powersaver.c157 u8 max_multiplier, max_voltage; local
227 max_voltage = hi & 0xff;
229 max_voltage * 16 + 700);
245 if (current_voltage > 0x1f || max_voltage > 0x1f)
247 if (max_voltage < min_voltage)
275 f_table[1].index = (max_multiplier << 8) | max_voltage;
279 step = ((max_voltage - min_voltage) * 256)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/power/
H A Dwm97xx_battery.c81 if (pdata->max_voltage >= 0)
82 val->intval = pdata->max_voltage;
212 if (pdata->max_voltage >= 0)
230 if (pdata->max_voltage >= 0)
H A Dz2_battery.c65 if (info->max_voltage >= 0)
66 val->intval = info->max_voltage;
141 if (info->max_voltage >= 0)
157 if (info->max_voltage >= 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dpalmte2.c280 .max_voltage = PALMTE2_BAT_MAX_VOLTAGE,
H A Dpalm27x.c261 palm27x_batt_pdata.max_voltage = maxv,
H A Dz2.c466 .max_voltage = 3700000,
H A Dmioa701.c644 .max_voltage = 0xfc0,

Completed in 161 milliseconds