Response for TISCI_MSG_LPM_WAKE_REASON.
| hdr | TISCI header to provide ACK/NAK flags to the host. |
| wake_source | The wake up source that woke soc from LPM. |
| wake_timestamp | Timestamp at which soc woke. |
| wake_pin | The pin that has triggered wake up. |
| mode | The last entered low power mode. |
| rsvd_0 | Reserved for future use. |
| rsvd_1 | Reserved for future use. |
Data Fields | |
| struct tisci_header | hdr |
| uint32_t | wake_source |
| uint64_t | wake_timestamp |
| uint8_t | wake_pin |
| uint8_t | mode |
| uint32_t | rsvd_0 |
| uint32_t | rsvd_1 |
| struct tisci_header tisci_msg_lpm_wake_reason_resp::hdr |
| uint32_t tisci_msg_lpm_wake_reason_resp::wake_source |
| uint64_t tisci_msg_lpm_wake_reason_resp::wake_timestamp |
| uint8_t tisci_msg_lpm_wake_reason_resp::wake_pin |
| uint8_t tisci_msg_lpm_wake_reason_resp::mode |
| uint32_t tisci_msg_lpm_wake_reason_resp::rsvd_0 |
| uint32_t tisci_msg_lpm_wake_reason_resp::rsvd_1 |