Home
last modified time | relevance | path

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

/linux/drivers/soc/apple/
H A Drtkit.c12 APPLE_RTKIT_PWR_STATE_IDLE = 0x201, /* sleeping, retain state */ enumerator
860 APPLE_RTKIT_PWR_STATE_IDLE); in apple_rtkit_idle()
864 ret = apple_rtkit_set_iop_power_state(rtk, APPLE_RTKIT_PWR_STATE_IDLE); in apple_rtkit_idle()
868 rtk->iop_power_state = APPLE_RTKIT_PWR_STATE_IDLE; in apple_rtkit_idle()
869 rtk->ap_power_state = APPLE_RTKIT_PWR_STATE_IDLE; in apple_rtkit_idle()