Home
last modified time | relevance | path

Searched refs:IPA_POWER_FLAG_SYSTEM (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ipa/
H A Dipa_power.c40 * @IPA_POWER_FLAG_SYSTEM: Hardware is system (not runtime) suspended
47 IPA_POWER_FLAG_SYSTEM, enumerator
182 __set_bit(IPA_POWER_FLAG_SYSTEM, ipa->power->flags); in ipa_suspend()
205 __clear_bit(IPA_POWER_FLAG_SYSTEM, ipa->power->flags); in ipa_resume()
229 if (test_bit(IPA_POWER_FLAG_SYSTEM, ipa->power->flags)) in ipa_power_suspend_handler()

Completed in 1 milliseconds