Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ipa/
H A Dipa_power.c47 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()