Lines Matching +full:vendor +full:- +full:specific
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /* Copyright (c) 2013-2015, The Linux Foundation. All rights reserved.
8 #include <linux/reset-controller.h>
26 /* vendor specific pre-defined parameters */
32 /* QCOM UFS host controller vendor specific registers */
53 * QCOM UFS host controller vendor specific registers
61 /* QCOM UFS host controller vendor specific debug registers */
128 /* QUniPro Vendor specific attributes */
164 * Make sure de-assertion of ufs phy reset is written to in ufs_qcom_deassert_reset()
238 if (host->hw_ver.major <= 0x02) in ufs_qcom_get_debug_reg_offset()
252 return host->caps & UFS_QCOM_CAP_QUNIPRO; in ufs_qcom_cap_qunipro()