Searched refs:volts (Results 1 – 2 of 2) sorted by relevance
569 struct volts { struct589 struct volts mpu; argument590 struct volts core;591 struct volts mm;592 struct volts gpu;593 struct volts eve;594 struct volts iva;
489 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