Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/arizona/
H A Dcore.h129 bool has_fully_powered_off; member
/openbmc/linux/drivers/mfd/
H A Darizona-core.c533 if (arizona->has_fully_powered_off) { in arizona_runtime_resume()
548 if (arizona->has_fully_powered_off) in arizona_runtime_resume()
554 if (arizona->has_fully_powered_off) { in arizona_runtime_resume()
557 arizona->has_fully_powered_off = false; in arizona_runtime_resume()
733 arizona->has_fully_powered_off = true; in arizona_runtime_suspend()