Home
last modified time | relevance | path

Searched refs:IPA_POWER_FLAG_RESUMED (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ipa/
Dipa_power.c46 IPA_POWER_FLAG_RESUMED, enumerator
150 __clear_bit(IPA_POWER_FLAG_RESUMED, ipa->power->flags); in ipa_runtime_suspend()
238 if (!__test_and_set_bit(IPA_POWER_FLAG_RESUMED, ipa->power->flags)) in ipa_suspend_handler()