Searched refs:curr_phase (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/mmc/host/
H A Dmeson-mx-sdhc-mmc.c428 int curr_phase, old_phase, new_phase; local
441 for (curr_phase = 0; curr_phase <= div; curr_phase++) {
445 curr_phase));
449 start = curr_phase;
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_imem_ops.c199 enum ipc_phase curr_phase; local
203 curr_phase = ipc_imem->phase;
208 if (curr_phase == IPC_P_OFF) {
211 ipc_imem_phase_get_string(curr_phase));

Completed in 375 milliseconds