Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufs_quirks.h88 #define UFS_DEVICE_QUIRK_HOST_PA_SAVECONFIGTIME (1 << 8) macro
/openbmc/linux/drivers/ufs/host/
H A Dufs-qcom.c986 if (hba->dev_quirks & UFS_DEVICE_QUIRK_HOST_PA_SAVECONFIGTIME) in ufs_qcom_apply_dev_quirks()
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c249 .quirk = UFS_DEVICE_QUIRK_HOST_PA_SAVECONFIGTIME },