Home
last modified time | relevance | path

Searched defs:new_phase (Results 1 – 2 of 2) sorted by relevance

/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
/openbmc/qemu/hw/scsi/
H A Dlsi53c895a.c573 static void lsi_bad_phase(LSIState *s, int out, int new_phase) in lsi_bad_phase()