Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/iosm/
A Diosm_ipc_imem.c573 enum ipc_phase old_phase, phase; in ipc_imem_handle_irq() local
582 old_phase = ipc_imem->phase; in ipc_imem_handle_irq()
584 if (old_phase == IPC_P_OFF_REQ) { in ipc_imem_handle_irq()
587 ipc_imem_phase_get_string(old_phase)); in ipc_imem_handle_irq()
636 if (old_phase != IPC_P_ROM) in ipc_imem_handle_irq()
/linux/drivers/mmc/host/
A 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/drivers/scsi/
A DNCR5380.c1685 unsigned char phase, tmp, extended_msg[10], old_phase = 0xff; in NCR5380_information_transfer() local
1699 if (phase != old_phase) { in NCR5380_information_transfer()
1700 old_phase = phase; in NCR5380_information_transfer()

Completed in 16 milliseconds