Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/apple/
H A Drtkit.c13 APPLE_RTKIT_PWR_STATE_QUIESCED = 0x10, /* running but no communication */ enumerator
886 APPLE_RTKIT_PWR_STATE_QUIESCED); in apple_rtkit_shutdown()
923 APPLE_RTKIT_PWR_STATE_QUIESCED); in apple_rtkit_quiesce()
928 APPLE_RTKIT_PWR_STATE_QUIESCED); in apple_rtkit_quiesce()
936 rtk->iop_power_state = APPLE_RTKIT_PWR_STATE_QUIESCED; in apple_rtkit_quiesce()
937 rtk->ap_power_state = APPLE_RTKIT_PWR_STATE_QUIESCED; in apple_rtkit_quiesce()