Searched refs:volts (Results 1 – 2 of 2) sorted by relevance
564 struct volts { struct584 struct volts mpu; argument585 struct volts core;586 struct volts mm;587 struct volts gpu;588 struct volts eve;589 struct volts iva;
490 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