Lines Matching full:ipa
13 struct ipa;
16 /* IPA device power management function block */
20 * ipa_core_clock_rate() - Return the current IPA core clock rate
21 * @ipa: IPA structure
25 u32 ipa_core_clock_rate(struct ipa *ipa);
29 * @ipa: IPA pointer
32 void ipa_power_retention(struct ipa *ipa, bool enable);
35 * ipa_power_init() - Initialize IPA power management
36 * @dev: IPA device
46 * @power: IPA power pointer