Searched refs:ext_ufs_feature (Results 1 – 1 of 1) sorted by relevance
7600 u32 ext_ufs_feature; in ufshcd_wb_probe() local7619 ext_ufs_feature = get_unaligned_be32(desc_buf + in ufshcd_wb_probe()7622 if (!(ext_ufs_feature & UFS_DEV_WRITE_BOOSTER_SUP)) in ufshcd_wb_probe()7669 u32 ext_ufs_feature; in ufshcd_temp_notif_probe() local7675 ext_ufs_feature = get_unaligned_be32(desc_buf + DEVICE_DESC_PARAM_EXT_UFS_FEATURE_SUP); in ufshcd_temp_notif_probe()7677 if (ext_ufs_feature & UFS_DEV_LOW_TEMP_NOTIF) in ufshcd_temp_notif_probe()7680 if (ext_ufs_feature & UFS_DEV_HIGH_TEMP_NOTIF) in ufshcd_temp_notif_probe()