Home
last modified time | relevance | path

Searched refs:UFS_DEEPSLEEP_PWR_MODE (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/ufs/
A Dufs.h499 UFS_DEEPSLEEP_PWR_MODE = 4, enumerator
A Dufshcd.h118 ((h)->curr_dev_pwr_mode = UFS_DEEPSLEEP_PWR_MODE)
126 ((h)->curr_dev_pwr_mode == UFS_DEEPSLEEP_PWR_MODE)
/linux-6.3-rc2/include/trace/events/
A Dufs.h32 EMe(UFS_DEEPSLEEP_PWR_MODE, "UFS_DEEPSLEEP_PWR_MODE")
/linux-6.3-rc2/drivers/ufs/core/
A Dufs-sysfs.c32 case UFS_DEEPSLEEP_PWR_MODE: return "DEEPSLEEP"; in ufshcd_ufs_dev_pwr_mode_to_string()
52 if (ufs_pm_lvl_states[value].dev_state == UFS_DEEPSLEEP_PWR_MODE && in ufs_sysfs_pm_lvl_store()
A Dufshcd.c223 [UFS_PM_LVL_6] = {UFS_DEEPSLEEP_PWR_MODE, UIC_LINK_OFF_STATE},

Completed in 33 milliseconds