Lines Matching full:phase
265 * respond to any requests. So while introducing new phase
270 * driver call the device power mode D3hot. In this phase
273 * @IPC_P_OFF_REQ: The intermediate phase between cleanup activity starts
275 * @IPC_P_CRASH: The phase indicating CP crash
276 * @IPC_P_CD_READY: The phase indicating CP core dump is ready
280 * @IPC_P_PSI: Primary signed image download phase
282 * @IPC_P_RUN: The phase after flashing to RAM is the RUNTIME phase.
318 * @enter_runtime: 1 means the transition to runtime phase was
326 * @phase: Operating phase like runtime.
368 enum ipc_phase phase; member
536 * and map it to the AP phase.
539 * Returns: Current ap updated phase
545 * phase as string.
546 * @phase: AP phase
548 * Returns: AP phase string
550 const char *ipc_imem_phase_get_string(enum ipc_phase phase);