Lines Matching +full:controller +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 */
43 /* QCOM UFS host controller vendor specific registers */
62 * QCOM UFS host controller vendor specific registers
68 /* QCOM UFS host controller vendor specific debug registers */
135 /* QUniPro Vendor specific attributes */
171 * Make sure de-assertion of ufs phy reset is written to in ufs_qcom_deassert_reset()
177 /* Host controller hardware version: major.minor.step */
193 * Set this capability if host controller supports the QUniPro mode
194 * and if driver wants the Host controller to operate in QUniPro mode.
196 * controller supports the QUniPro mode.
201 * Set this capability if host controller can retain the secure
202 * configuration even after UFS controller core power collapse.
239 if (host->hw_ver.major <= 0x02) in ufs_qcom_get_debug_reg_offset()
253 if (host->caps & UFS_QCOM_CAP_QUNIPRO) in ufs_qcom_cap_qunipro()
259 /* ufs-qcom-ice.c */