Home
last modified time | relevance | path

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

/arch/arm/include/asm/
A Domap_common.h569 struct volts { struct
589 struct volts mpu; argument
590 struct volts core;
591 struct volts mm;
592 struct volts gpu;
593 struct volts eve;
594 struct volts iva;
/arch/arm/mach-omap2/
A Dclocks-common.c489 static u32 optimize_vcore_voltage(struct volts const *v, int opp) in optimize_vcore_voltage()
544 struct volts *pv = (struct volts *)vcores; in scale_vcores()
545 struct volts *px; in scale_vcores()
547 for (i=0; i<(sizeof(struct vcores_data)/sizeof(struct volts)); i++) { in scale_vcores()
554 px = (struct volts *)vcores; in scale_vcores()

Completed in 10 milliseconds