Home
last modified time | relevance | path

Searched refs:old_phase (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/wwan/iosm/
Diosm_ipc_imem.c623 enum ipc_phase old_phase, phase; in ipc_imem_handle_irq() local
632 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()
/linux-6.1.9/drivers/mmc/host/
Dmeson-mx-sdhc-mmc.c446 int curr_phase, old_phase, new_phase; in meson_mx_sdhc_execute_tuning() local
454 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()
/linux-6.1.9/drivers/scsi/
DNCR5380.c1683 unsigned char phase, tmp, extended_msg[10], old_phase = 0xff; in NCR5380_information_transfer() local
1697 if (phase != old_phase) { in NCR5380_information_transfer()
1698 old_phase = phase; in NCR5380_information_transfer()