Lines Matching full:pai
622 * @powercap_pai_config: PAI configuration support.
629 * @min_pai: Minimum configurable PAI.
630 * @max_pai: Maximum configurable PAI.
631 * @pai_step: Step size between two consecutive PAI values.
694 * @pai_get: get the current PAI value for the specified domain.
695 * @pai_set: set the PAI value for the specified domain to the provided value.
697 * specified domain and the related PAI upon which is
727 u32 *pai);
729 u32 pai);
731 u32 domain_id, u32 *average_power, u32 *pai);
1105 unsigned int pai; member