Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
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()
/Linux-v5.10/drivers/scsi/
DNCR5380.c1676 unsigned char phase, tmp, extended_msg[10], old_phase = 0xff; in NCR5380_information_transfer() local
1690 if (phase != old_phase) { in NCR5380_information_transfer()
1691 old_phase = phase; in NCR5380_information_transfer()