Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_imem.c645 enum ipc_phase old_phase, phase; in ipc_imem_handle_irq() local
654 old_phase = ipc_imem->phase; in ipc_imem_handle_irq()
656 if (old_phase == IPC_P_OFF_REQ) { in ipc_imem_handle_irq()
659 ipc_imem_phase_get_string(old_phase)); in ipc_imem_handle_irq()
708 if (old_phase != IPC_P_ROM) in ipc_imem_handle_irq()
/openbmc/linux/drivers/mmc/host/
H A Dmeson-mx-sdhc-mmc.c430 int curr_phase, old_phase, new_phase; in meson_mx_sdhc_execute_tuning() local
438 old_phase = FIELD_GET(MESON_SDHC_CLK2_RX_CLK_PHASE, val); in meson_mx_sdhc_execute_tuning()
482 new_phase = old_phase; in meson_mx_sdhc_execute_tuning()
/openbmc/linux/drivers/scsi/
H A 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()