Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/soc/apple/
Drtkit.c12 APPLE_RTKIT_PWR_STATE_IDLE = 0x201, /* sleeping, retain state */ enumerator
827 APPLE_RTKIT_PWR_STATE_IDLE); in apple_rtkit_idle()
831 ret = apple_rtkit_set_iop_power_state(rtk, APPLE_RTKIT_PWR_STATE_IDLE); in apple_rtkit_idle()
835 rtk->iop_power_state = APPLE_RTKIT_PWR_STATE_IDLE; in apple_rtkit_idle()
836 rtk->ap_power_state = APPLE_RTKIT_PWR_STATE_IDLE; in apple_rtkit_idle()