Searched refs:CBC_WK_RSN_SOC (Results 1 – 2 of 2) sorted by relevance
649 reason |= CBC_WK_RSN_SOC; in cbc_process_wakeup_reason()661 reason &= ~CBC_WK_RSN_SOC; in cbc_process_wakeup_reason()885 reason = CBC_WK_RSN_FS5 | CBC_WK_RSN_SOC; in send_wakeup_reason_of_vm_request()892 reason = CBC_WK_RSN_SOC; in send_wakeup_reason_of_vm_request()945 CBC_WK_RSN_SOC); in cbc_tx_handler()952 CBC_WK_RSN_SOC); in cbc_tx_handler()
81 #define CBC_WK_RSN_SOC (1 << 23) /* CBC wakeup reason field soc */ macro93 (CBC_WK_RSN_BTN | CBC_WK_RSN_RTC | CBC_WK_RSN_DOR | CBC_WK_RSN_SOC | \
Completed in 12 milliseconds