Searched defs:wake_status (Results 1 – 5 of 5) sorted by relevance
518 struct wake_status { struct519 struct wake_status_trace tr; argument520 uint32_t r12; /* SPM_BK_WAKE_EVENT */522 uint32_t raw_sta; /* SPM_WAKEUP_STA */528 uint32_t r13; /* PCM_REG13_DATA */530 uint32_t req_sta0; /* SRC_REQ_STA_0 */531 uint32_t req_sta1; /* SRC_REQ_STA_1 */540 uint32_t isr; /* SPM_IRQ_STA */544 uint32_t src_req; /* SPM_SRC_REQ */545 uint32_t log_index;[all …]
485 struct wake_status { struct486 struct wake_status_trace tr; argument487 uint32_t r12; /* SPM_BK_WAKE_EVENT */488 uint32_t r12_ext; /* SPM_WAKEUP_STA */489 uint32_t raw_sta; /* SPM_WAKEUP_STA */493 uint32_t src_req; /* SPM_SRC_REQ */496 uint32_t r13; /* PCM_REG13_DATA */498 uint32_t req_sta0; /* SRC_REQ_STA_0 */499 uint32_t req_sta1; /* SRC_REQ_STA_1 */513 uint32_t isr; /* SPM_IRQ_STA */[all …]
537 struct wake_status { struct538 struct wake_status_trace tr; argument539 uint32_t r12; /* SPM_BK_WAKE_EVENT */541 uint32_t raw_sta; /* SPM_WAKEUP_STA */547 uint32_t r13; /* PCM_REG13_DATA */549 uint32_t req_sta0; /* SRC_REQ_STA_0 */559 uint32_t isr; /* SPM_IRQ_STA */563 uint32_t src_req; /* SPM_SRC_REQ */564 uint32_t log_index;565 uint32_t abort;[all …]
243 struct wake_status { struct244 unsigned int assert_pc;245 unsigned int r12;246 unsigned int raw_sta;247 unsigned int wake_misc;248 unsigned int timer_out;249 unsigned int r13;250 unsigned int idle_sta;251 unsigned int debug_flag;252 unsigned int event_reg;[all …]
2487 struct wake_status { struct2489 uint32_t r12;2490 uint32_t r12_ext;2491 uint32_t raw_sta;2495 uint32_t r13;2496 uint32_t r15;2497 uint32_t idle_sta;2498 uint32_t req_sta;2502 uint32_t isr;2503 uint32_t sw_flag;[all …]
Completed in 29 milliseconds