Searched refs:APPLE_RTKIT_MGMT_PWR_STATE (Results 1 – 1 of 1) sorted by relevance
53 #define APPLE_RTKIT_MGMT_PWR_STATE GENMASK_ULL(15, 0) macro213 unsigned int new_state = FIELD_GET(APPLE_RTKIT_MGMT_PWR_STATE, msg); in apple_rtkit_management_rx_iop_pwr_ack()225 unsigned int new_state = FIELD_GET(APPLE_RTKIT_MGMT_PWR_STATE, msg); in apple_rtkit_management_rx_ap_pwr_ack()774 msg = FIELD_PREP(APPLE_RTKIT_MGMT_PWR_STATE, state); in apple_rtkit_set_ap_power_state()797 msg = FIELD_PREP(APPLE_RTKIT_MGMT_PWR_STATE, state); in apple_rtkit_set_iop_power_state()913 msg = FIELD_PREP(APPLE_RTKIT_MGMT_PWR_STATE, APPLE_RTKIT_PWR_STATE_INIT); in apple_rtkit_wake()