Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufs-hisi.c414 if (ufshcd_is_runtime_pm(pm_op)) in ufs_hisi_suspend()
H A Dufshcd.h110 #define ufshcd_is_runtime_pm(op) ((op) == UFS_RUNTIME_PM) macro
H A Dufshcd.c8693 pm_lvl = ufshcd_is_runtime_pm(pm_op) ? in ufshcd_suspend()
8729 if (ufshcd_is_runtime_pm(pm_op)) { in ufshcd_suspend()
8759 if ((ufshcd_is_runtime_pm(pm_op) && !hba->auto_bkops_enabled) || in ufshcd_suspend()
8760 !ufshcd_is_runtime_pm(pm_op)) { in ufshcd_suspend()