Home
last modified time | relevance | path

Searched refs:volts (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/arm/include/asm/
A Domap_common.h564 struct volts { struct
584 struct volts mpu; argument
585 struct volts core;
586 struct volts mm;
587 struct volts gpu;
588 struct volts eve;
589 struct volts iva;
/u-boot/arch/arm/mach-omap2/
A Dclocks-common.c490 static u32 optimize_vcore_voltage(struct volts const *v, int opp) in optimize_vcore_voltage()
545 struct volts *pv = (struct volts *)vcores; in scale_vcores()
546 struct volts *px; in scale_vcores()
548 for (i=0; i<(sizeof(struct vcores_data)/sizeof(struct volts)); i++) { in scale_vcores()
555 px = (struct volts *)vcores; in scale_vcores()

Completed in 14 milliseconds