Lines Matching full:pai
579 * @powercap_pai_config: PAI configuration support.
586 * @min_pai: Minimum configurable PAI.
587 * @max_pai: Maximum configurable PAI.
588 * @pai_step: Step size between two consecutive PAI values.
637 * @pai_get: get the current PAI value for the specified domain.
638 * @pai_set: set the PAI value for the specified domain to the provided value.
640 * specified domain and the related PAI upon which is
666 u32 *pai);
668 u32 pai);
670 u32 domain_id, u32 *average_power, u32 *pai);
964 unsigned int pai; member