Searched refs:ext_ufs_feature (Results 1 – 1 of 1) sorted by relevance
8018 u32 ext_ufs_feature; in ufshcd_wb_probe() local8033 ext_ufs_feature = get_unaligned_be32(desc_buf + in ufshcd_wb_probe()8036 if (!(ext_ufs_feature & UFS_DEV_WRITE_BOOSTER_SUP)) in ufshcd_wb_probe()8083 u32 ext_ufs_feature; in ufshcd_temp_notif_probe() local8089 ext_ufs_feature = get_unaligned_be32(desc_buf + DEVICE_DESC_PARAM_EXT_UFS_FEATURE_SUP); in ufshcd_temp_notif_probe()8091 if (ext_ufs_feature & UFS_DEV_LOW_TEMP_NOTIF) in ufshcd_temp_notif_probe()8094 if (ext_ufs_feature & UFS_DEV_HIGH_TEMP_NOTIF) in ufshcd_temp_notif_probe()