Home
last modified time | relevance | path

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

/linux/include/ufs/
H A Dufshcd.h976 enum ufs_pm_level pm_lvl_min; member
/linux/drivers/ufs/host/
H A Dufs-qcom.c1504 hba->spm_lvl = hba->rpm_lvl = hba->pm_lvl_min = UFS_PM_LVL_5; in ufs_qcom_fw_managed_init()
/linux/drivers/ufs/core/
H A Dufs-sysfs.c144 if (value >= UFS_PM_LVL_MAX || value < hba->pm_lvl_min) in ufs_sysfs_pm_lvl_store()