Home
last modified time | relevance | path

Searched refs:rpm_lvl (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/ufs/core/
H A Dufs-sysfs.c59 hba->rpm_lvl = value; in ufs_sysfs_pm_lvl_store()
71 return sysfs_emit(buf, "%d\n", hba->rpm_lvl); in rpm_lvl_show()
86 ufs_pm_lvl_states[hba->rpm_lvl].dev_state)); in rpm_target_dev_state_show()
95 ufs_pm_lvl_states[hba->rpm_lvl].link_state)); in rpm_target_link_state_show()
332 static DEVICE_ATTR_RW(rpm_lvl);
H A Dufshcd.c9668 hba->rpm_lvl : hba->spm_lvl; in __ufshcd_wl_suspend()
10591 if (!hba->rpm_lvl) in __ufshcd_suspend_prepare()
10592 hba->rpm_lvl = ufs_get_desired_pm_lvl_for_dev_link_state( in __ufshcd_suspend_prepare()
/openbmc/linux/drivers/ufs/host/
H A Dufshcd-pci.c413 hba->rpm_lvl = UFS_PM_LVL_6; in ufs_intel_lkf_late_init()
416 hba->rpm_lvl = UFS_PM_LVL_5; in ufs_intel_lkf_late_init()
H A Dufs-hisi.c461 hba->rpm_lvl = UFS_PM_LVL_1; in ufs_hisi_set_pm_lvl()
/openbmc/linux/include/ufs/
H A Dufshcd.h808 * @rpm_lvl: desired UFS power management level during runtime PM.
938 enum ufs_pm_level rpm_lvl;
936 enum ufs_pm_level rpm_lvl; global() member
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-ufs994 What: /sys/bus/platform/drivers/ufshcd/*/rpm_lvl
995 What: /sys/bus/platform/devices/*.ufs/rpm_lvl