Searched refs:volts (Results 1 – 2 of 2) sorted by relevance
563 struct volts { struct583 struct volts mpu; argument584 struct volts core;585 struct volts mm;586 struct volts gpu;587 struct volts eve;588 struct volts iva;
488 static u32 optimize_vcore_voltage(struct volts const *v, int opp) in optimize_vcore_voltage()543 struct volts *pv = (struct volts *)vcores; in scale_vcores()544 struct volts *px; in scale_vcores()546 for (i=0; i<(sizeof(struct vcores_data)/sizeof(struct volts)); i++) { in scale_vcores()553 px = (struct volts *)vcores; in scale_vcores()