Searched refs:old_phase (Results 1 – 3 of 3) sorted by relevance
623 enum ipc_phase old_phase, phase; in ipc_imem_handle_irq() local632 old_phase = ipc_imem->phase; in ipc_imem_handle_irq()634 if (old_phase == IPC_P_OFF_REQ) { in ipc_imem_handle_irq()637 ipc_imem_phase_get_string(old_phase)); in ipc_imem_handle_irq()686 if (old_phase != IPC_P_ROM) in ipc_imem_handle_irq()
446 int curr_phase, old_phase, new_phase; in meson_mx_sdhc_execute_tuning() local454 old_phase = FIELD_GET(MESON_SDHC_CLK2_RX_CLK_PHASE, val); in meson_mx_sdhc_execute_tuning()498 new_phase = old_phase; in meson_mx_sdhc_execute_tuning()
1683 unsigned char phase, tmp, extended_msg[10], old_phase = 0xff; in NCR5380_information_transfer() local1697 if (phase != old_phase) { in NCR5380_information_transfer()1698 old_phase = phase; in NCR5380_information_transfer()