Searched refs:APPLE_RTKIT_MGMT_PWR_STATE (Results 1 – 1 of 1) sorted by relevance
51 #define APPLE_RTKIT_MGMT_PWR_STATE GENMASK_ULL(15, 0) macro208 unsigned int new_state = FIELD_GET(APPLE_RTKIT_MGMT_PWR_STATE, msg); in apple_rtkit_management_rx_iop_pwr_ack()220 unsigned int new_state = FIELD_GET(APPLE_RTKIT_MGMT_PWR_STATE, msg); in apple_rtkit_management_rx_ap_pwr_ack()807 msg = FIELD_PREP(APPLE_RTKIT_MGMT_PWR_STATE, state); in apple_rtkit_set_ap_power_state()828 msg = FIELD_PREP(APPLE_RTKIT_MGMT_PWR_STATE, state); in apple_rtkit_set_iop_power_state()921 msg = FIELD_PREP(APPLE_RTKIT_MGMT_PWR_STATE, APPLE_RTKIT_PWR_STATE_ON); in apple_rtkit_wake()