Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/apple/
H A Drtkit.c11 APPLE_RTKIT_PWR_STATE_SLEEP = 0x01, /* sleeping, can be restarted */ enumerator
890 ret = apple_rtkit_set_iop_power_state(rtk, APPLE_RTKIT_PWR_STATE_SLEEP); in apple_rtkit_shutdown()