Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/soc/apple/
H A Drtkit.c12 APPLE_RTKIT_PWR_STATE_IDLE = 0x201, /* sleeping, retain state */ enumerator
904 APPLE_RTKIT_PWR_STATE_IDLE); in apple_rtkit_idle()
908 ret = apple_rtkit_set_iop_power_state(rtk, APPLE_RTKIT_PWR_STATE_IDLE); in apple_rtkit_idle()
912 rtk->iop_power_state = APPLE_RTKIT_PWR_STATE_IDLE; in apple_rtkit_idle()
913 rtk->ap_power_state = APPLE_RTKIT_PWR_STATE_IDLE; in apple_rtkit_idle()

Completed in 2 milliseconds