Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/host/
H A Dufs-hisi.c415 if (pm_op == UFS_RUNTIME_PM) in ufs_hisi_suspend()
/openbmc/linux/include/ufs/
H A Dufshcd.h84 UFS_RUNTIME_PM, enumerator
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c6272 pm_op = hba->is_sys_suspended ? UFS_SYSTEM_PM : UFS_RUNTIME_PM; in ufshcd_err_handling_prepare()
9540 pm_lvl = pm_op == UFS_RUNTIME_PM ? in __ufshcd_wl_suspend()
9577 if (pm_op == UFS_RUNTIME_PM) { in __ufshcd_wl_suspend()
9619 if (pm_op != UFS_RUNTIME_PM) in __ufshcd_wl_suspend()
9810 ret = __ufshcd_wl_suspend(hba, UFS_RUNTIME_PM); in ufshcd_wl_runtime_suspend()
9830 ret = __ufshcd_wl_resume(hba, UFS_RUNTIME_PM); in ufshcd_wl_runtime_resume()