Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/ufs/
Dufshcd-pci.c402 hba->spm_lvl = UFS_PM_LVL_6; in ufs_intel_lkf_late_init()
405 hba->spm_lvl = UFS_PM_LVL_5; in ufs_intel_lkf_late_init()
Dufs-sysfs.c60 hba->spm_lvl = value; in ufs_sysfs_pm_lvl_store()
102 return sysfs_emit(buf, "%d\n", hba->spm_lvl); in spm_lvl_show()
117 ufs_pm_lvl_states[hba->spm_lvl].dev_state)); in spm_target_dev_state_show()
126 ufs_pm_lvl_states[hba->spm_lvl].link_state)); in spm_target_link_state_show()
259 static DEVICE_ATTR_RW(spm_lvl);
Dufs-hisi.c450 hba->spm_lvl = UFS_PM_LVL_3; in ufs_hisi_set_pm_lvl()
Dufshcd.h799 enum ufs_pm_level spm_lvl; member
Dufshcd.c8817 hba->rpm_lvl : hba->spm_lvl; in __ufshcd_wl_suspend()
9648 hba->spm_lvl = ufs_get_desired_pm_lvl_for_dev_link_state( in ufshcd_init()
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-driver-ufs956 What: /sys/bus/platform/drivers/ufshcd/*/spm_lvl