Home
last modified time | relevance | path

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

/drivers/net/wwan/iosm/
Diosm_ipc_imem_ops.c189 enum ipc_phase curr_phase; in ipc_imem_sys_cdev_close() local
193 curr_phase = ipc_imem->phase; in ipc_imem_sys_cdev_close()
198 if (curr_phase == IPC_P_OFF) { in ipc_imem_sys_cdev_close()
201 ipc_imem_phase_get_string(curr_phase)); in ipc_imem_sys_cdev_close()
/drivers/mmc/host/
Dmeson-mx-sdhc-mmc.c430 int curr_phase, old_phase, new_phase; in meson_mx_sdhc_execute_tuning() local
443 for (curr_phase = 0; curr_phase <= div; curr_phase++) { in meson_mx_sdhc_execute_tuning()
447 curr_phase)); in meson_mx_sdhc_execute_tuning()
451 start = curr_phase; in meson_mx_sdhc_execute_tuning()