Searched +full:limit +full:- +full:hs +full:- +full:gear (Results 1 – 2 of 2) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0-only3 * Copyright (c) 2013-2016, Linux Foundation. All rights reserved.17 #include <linux/reset-controller.h>28 #include "ufshcd-pltfrm.h"29 #include "ufs-qcom.h"37 /* De-emphasis for gear-5 */139 * ufs_qcom_config_ice_allocator() - ICE core allocator configuration145 struct ufs_hba *hba = host->hba; in ufs_qcom_config_ice_allocator()149 if (!(host->caps & UFS_QCOM_CAP_ICE_CONFIG) || in ufs_qcom_config_ice_allocator()150 !(host->hba->caps & UFSHCD_CAP_CRYPTO)) in ufs_qcom_config_ice_allocator()[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later4 * Copyright (C) 2011-2013 Samsung India Software Operations5 * Copyright (c) 2013-2016, The Linux Foundation. All rights reserved.17 #include <linux/blk-pm.h>31 #include "ufshcd-priv.h"34 #include "ufs-sysfs.h"35 #include "ufs-debugfs.h"36 #include "ufs-fault-injection.h"38 #include "ufshcd-crypto.h"76 /* maximum number of link-startup retries */[all …]