Home
last modified time | relevance | path

Searched refs:voltage (Results 1 – 25 of 52) sorted by relevance

123

/arch/arm/boot/dts/
Dimx28.dtsi213 fsl,voltage = <1>;
224 fsl,voltage = <1>;
237 fsl,voltage = <1>;
261 fsl,voltage = <1>;
283 fsl,voltage = <1>;
294 fsl,voltage = <1>;
307 fsl,voltage = <1>;
318 fsl,voltage = <1>;
329 fsl,voltage = <1>;
342 fsl,voltage = <1>;
[all …]
Dimx28-cfa10049.dts39 fsl,voltage = <1>;
53 fsl,voltage = <1>;
65 fsl,voltage = <1>;
79 fsl,voltage = <1>;
106 fsl,voltage = <1>;
119 fsl,voltage = <1>;
129 fsl,voltage = <1>;
Dimx23.dtsi140 fsl,voltage = <1>;
153 fsl,voltage = <1>;
164 fsl,voltage = <1>;
190 fsl,voltage = <1>;
214 fsl,voltage = <1>;
234 fsl,voltage = <1>;
252 fsl,voltage = <1>;
289 fsl,voltage = <1>;
302 fsl,voltage = <1>;
Dimx28-tx28.dts34 fsl,voltage = <1>;
52 fsl,voltage = <1>;
Dimx28-cfa10036.dts35 fsl,voltage = <1>;
45 fsl,voltage = <1>;
Dexynos4210-trats.dts33 vemmc_reg: voltage-regulator@0 {
100 tsp_reg: voltage-regulator {
153 max8997,pmic-buck1-dvs-voltage = <1350000>, <1300000>,
158 max8997,pmic-buck2-dvs-voltage = <1100000>, <1000000>,
163 max8997,pmic-buck5-dvs-voltage = <1200000>, <1200000>,
Dimx28-apx4devkit.dts52 fsl,voltage = <1>;
65 fsl,voltage = <1>;
80 fsl,voltage = <1>;
Dimx23-olinuxino.dts46 fsl,voltage = <1>;
56 fsl,voltage = <1>;
Dimx6qdl.dtsi408 anatop-min-voltage = <800000>;
409 anatop-max-voltage = <1375000>;
422 anatop-min-voltage = <2625000>;
423 anatop-max-voltage = <3400000>;
436 anatop-min-voltage = <2000000>;
437 anatop-max-voltage = <2750000>;
453 anatop-min-voltage = <725000>;
454 anatop-max-voltage = <1450000>;
470 anatop-min-voltage = <725000>;
471 anatop-max-voltage = <1450000>;
[all …]
Dam335x-bone.dts97 /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */
106 /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
Dimx28-evk.dts83 fsl,voltage = <1>;
93 fsl,voltage = <1>;
104 fsl,voltage = <1>;
117 fsl,voltage = <1>;
Dexynos4210-universal_c210.dts47 vemmc_reg: voltage-regulator {
129 tsp_reg: voltage-regulator {
185 max8998,pmic-buck1-dvs-voltage = <1100000>, <1000000>,
190 max8998,pmic-buck2-dvs-voltage = <1200000>, <1100000>;
Dimx28-apf28dev.dts53 fsl,voltage = <1>;
66 fsl,voltage = <1>;
Dexynos5250-arndale.dts41 s5m8767,pmic-buck2-dvs-voltage = <1300000>;
42 s5m8767,pmic-buck3-dvs-voltage = <1100000>;
43 s5m8767,pmic-buck4-dvs-voltage = <1200000>;
432 mmc_reg: voltage-regulator {
Dimx28-cfa10037.dts35 fsl,voltage = <1>;
Dimx23-stmp378x_devb.dts46 fsl,voltage = <1>;
/arch/arm/mach-omap2/
Dvp44xx_data.c66 .voltage = OMAP4_PRM_VP_MPU_VOLTAGE_OFFSET,
77 .voltage = OMAP4_PRM_VP_IVA_VOLTAGE_OFFSET,
88 .voltage = OMAP4_PRM_VP_CORE_VOLTAGE_OFFSET,
Dvp3xxx_data.c67 .voltage = OMAP3_PRM_VP1_VOLTAGE_OFFSET,
78 .voltage = OMAP3_PRM_VP2_VOLTAGE_OFFSET,
Dvp.h108 u8 voltage; member
Dsram242x.S56 mov r9, #0x1 @ set up for L1 voltage call
57 bl voltage_shift @ go drop voltage
76 mov r9, #0x0 @ shift back to L0-voltage
77 bl voltage_shift @ go raise voltage
162 blne voltage_shift_c @ adjust voltage
Dsram243x.S56 mov r9, #0x1 @ set up for L1 voltage call
57 bl voltage_shift @ go drop voltage
76 mov r9, #0x0 @ shift back to L0-voltage
77 bl voltage_shift @ go raise voltage
162 blne voltage_shift_c @ adjust voltage
/arch/arm/mach-pxa/
Dsharpsl_pm.c187 static int get_percentage(int voltage) in get_percentage() argument
198 while (i > 0 && (voltage > thresh[i].voltage)) in get_percentage()
204 static int get_apm_status(int voltage) in get_apm_status() argument
216 if (voltage >= high_thresh) in get_apm_status()
218 if (voltage >= low_thresh) in get_apm_status()
232 int voltage, percent, apm_status, i; in sharpsl_battery_thread() local
245 voltage = sharpsl_pm.machinfo->read_devdata(SHARPSL_BATT_VOLT); in sharpsl_battery_thread()
246 if (voltage > 0) in sharpsl_battery_thread()
249 if (voltage <= 0) { in sharpsl_battery_thread()
250 voltage = sharpsl_pm.machinfo->bat_levels_noac[0].voltage; in sharpsl_battery_thread()
[all …]
/arch/m68k/amiga/
Dpcmcia.c69 void pcmcia_program_voltage(int voltage) in pcmcia_program_voltage() argument
73 switch (voltage) { in pcmcia_program_voltage()
/arch/m68k/include/asm/
Damipcmcia.h22 void pcmcia_program_voltage(int voltage);
/arch/arm/mach-pxa/include/mach/
Dsharpsl_pm.h59 int voltage; member

123