Go to the source code of this file.
Data Structures | |
struct | tisci_msg_prepare_sleep_req |
Request for TISCI_MSG_PREPARE_SLEEP. More... | |
struct | tisci_msg_prepare_sleep_resp |
Response for TISCI_MSG_PREPARE_SLEEP. More... | |
struct | tisci_msg_enter_sleep_req |
Request for TISCI_MSG_ENTER_SLEEP. More... | |
struct | tisci_msg_enter_sleep_resp |
Response for TISCI_MSG_ENTER_SLEEP. More... | |
struct | tisci_msg_firmware_load_req |
Request for TISCI_MSG_FIRMWARE_LOAD. More... | |
struct | tisci_msg_firmware_load_resp |
Response for TISCI_MSG_FIRMWARE_LOAD. More... | |
struct | tisci_msg_sync_resume_req |
Request for TISCI_MSG_SYNC_RESUME. More... | |
struct | tisci_msg_sync_resume_resp |
Response for TISCI_MSG_SYNC_RESUME. More... | |
struct | tisci_msg_continue_resume_req |
Request for TISCI_MSG_CONTINUE_RESUME. More... | |
struct | tisci_msg_continue_resume_resp |
Response for TISCI_MSG_CONTINUE_RESUME. More... | |
struct | tisci_msg_core_resume_req |
Request for TISCI_MSG_CORE_RESUME. More... | |
struct | tisci_msg_core_resume_resp |
Response for TISCI_MSG_CORE_RESUME. More... | |
struct | tisci_msg_abort_enter_sleep_req |
Request for TISCI_MSG_ABORT_ENTER_SLEEP. More... | |
struct | tisci_msg_abort_enter_sleep_resp |
Response for TISCI_MSG_ABORT_ENTER_SLEEP. More... | |
struct | tisci_msg_lpm_wake_reason_req |
Request for TISCI_MSG_LPM_WAKE_REASON. More... | |
struct | tisci_msg_lpm_wake_reason_resp |
Response for TISCI_MSG_LPM_WAKE_REASON. More... | |
struct | tisci_msg_set_io_isolation_req |
Request for TISCI_MSG_SET_IO_ISOLATION. More... | |
struct | tisci_msg_set_io_isolation_resp |
Response for TISCI_MSG_SET_IO_ISOLATION. More... | |
struct | tisci_msg_min_context_restore_req |
Request for TISCI_MSG_MIN_CONTEXT_RESTORE. More... | |
struct | tisci_msg_min_context_restore_resp |
Response for TISCI_MSG_MIN_CONTEXT_RESTORE. More... | |
struct | tisci_msg_lpm_set_device_constraint_req |
Request for TISCI_MSG_LPM_SET_DEVICE_CONSTRAINT. More... | |
struct | tisci_msg_lpm_set_device_constraint_resp |
Response for TISCI_MSG_LPM_SET_DEVICE_CONSTRAINT. More... | |
struct | tisci_msg_lpm_get_device_constraint_req |
Request for TISCI_MSG_LPM_GET_DEVICE_CONSTRAINT. More... | |
struct | tisci_msg_lpm_get_device_constraint_resp |
Response for TISCI_MSG_LPM_GET_DEVICE_CONSTRAINT. More... | |
struct | tisci_msg_lpm_set_latency_constraint_req |
Request for TISCI_MSG_LPM_SET_LATENCY_CONSTRAINT. More... | |
struct | tisci_msg_lpm_set_latency_constraint_resp |
Response for TISCI_MSG_LPM_SET_LATENCY_CONSTRAINT. More... | |
struct | tisci_msg_lpm_get_latency_constraint_req |
Request for TISCI_MSG_LPM_GET_LATENCY_CONSTRAINT. More... | |
struct | tisci_msg_lpm_get_latency_constraint_resp |
Response for TISCI_MSG_LPM_GET_LATENCY_CONSTRAINT. More... | |
struct | tisci_msg_lpm_get_next_sys_mode_req |
Request for TISCI_MSG_LPM_GET_NEXT_SYS_MODE. More... | |
struct | tisci_msg_lpm_get_next_sys_mode_resp |
Response for TISCI_MSG_LPM_GET_NEXT_SYS_MODE. More... | |
struct | tisci_msg_lpm_get_next_host_state_req |
Request for TISCI_MSG_GET_LPM_NEXT_HOST_STATE. More... | |
struct | tisci_msg_lpm_get_next_host_state_resp |
Response for TISCI_MSG_LPM_GET_NEXT_HOST_STATE. More... | |
Functions | |
struct tisci_msg_prepare_sleep_req | __attribute__ ((__packed__)) |
Variables | |
struct tisci_header | hdr |
uint8_t | mode |
uint32_t | ctx_lo |
uint32_t | ctx_hi |
uint32_t | debug_flags |
uint8_t | proc_id |
uint32_t | core_resume_lo |
uint32_t | core_resume_hi |
uint32_t | status |
uint32_t | image_addr |
uint32_t | image_size |
uint32_t | wake_source |
uint64_t | wake_timestamp |
uint8_t | wake_pin |
uint32_t | rsvd_0 |
uint32_t | rsvd_1 |
uint8_t | state |
uint32_t | id |
uint16_t | resume_latency |
uint32_t | rsvd |
struct tisci_header hdr |
uint8_t mode |
uint32_t ctx_lo |
uint32_t ctx_hi |
uint32_t debug_flags |
uint8_t proc_id |
uint32_t core_resume_lo |
uint32_t core_resume_hi |
uint32_t status |
uint32_t image_addr |
uint32_t image_size |
uint32_t wake_source |
uint64_t wake_timestamp |
uint8_t wake_pin |
uint32_t rsvd_0 |
uint32_t rsvd_1 |
uint8_t state |
uint32_t id |
uint16_t resume_latency |
uint32_t rsvd |