aboutsummaryrefslogtreecommitdiff
path: root/rr-cache/26b8cde20b376628d8bbdc6904a1b6571281eae6/preimage
diff options
context:
space:
mode:
Diffstat (limited to 'rr-cache/26b8cde20b376628d8bbdc6904a1b6571281eae6/preimage')
-rw-r--r--rr-cache/26b8cde20b376628d8bbdc6904a1b6571281eae6/preimage40
1 files changed, 40 insertions, 0 deletions
diff --git a/rr-cache/26b8cde20b376628d8bbdc6904a1b6571281eae6/preimage b/rr-cache/26b8cde20b376628d8bbdc6904a1b6571281eae6/preimage
new file mode 100644
index 0000000..a4a45b6
--- /dev/null
+++ b/rr-cache/26b8cde20b376628d8bbdc6904a1b6571281eae6/preimage
@@ -0,0 +1,40 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+/*
+<<<<<<<
+ * Copyright (c) 2022, The Linux Foundation. All rights reserved.
+=======
+ * Copyright (c) 2023, Linaro Limited
+>>>>>>>
+ */
+
+#ifndef QCOM_PHY_QMP_QSERDES_TXRX_UFS_V6_H_
+#define QCOM_PHY_QMP_QSERDES_TXRX_UFS_V6_H_
+
+#define QSERDES_UFS_V6_TX_RES_CODE_LANE_TX 0x28
+#define QSERDES_UFS_V6_TX_RES_CODE_LANE_RX 0x2c
+#define QSERDES_UFS_V6_TX_RES_CODE_LANE_OFFSET_TX 0x30
+#define QSERDES_UFS_V6_TX_RES_CODE_LANE_OFFSET_RX 0x34
+<<<<<<<
+
+#define QSERDES_UFS_V6_RX_UCDR_FASTLOCK_FO_GAIN_RATE2 0x08
+#define QSERDES_UFS_V6_RX_UCDR_FASTLOCK_FO_GAIN_RATE4 0x10
+=======
+#define QSERDES_UFS_V6_RX_UCDR_FO_GAIN_RATE2 0x08
+#define QSERDES_UFS_V6_RX_UCDR_FO_GAIN_RATE4 0x10
+
+>>>>>>>
+#define QSERDES_UFS_V6_RX_VGA_CAL_MAN_VAL 0x178
+#define QSERDES_UFS_V6_RX_MODE_RATE_0_1_B0 0x208
+#define QSERDES_UFS_V6_RX_MODE_RATE_0_1_B1 0x20c
+#define QSERDES_UFS_V6_RX_MODE_RATE_0_1_B3 0x214
+#define QSERDES_UFS_V6_RX_MODE_RATE_0_1_B6 0x220
+#define QSERDES_UFS_V6_RX_MODE_RATE2_B3 0x238
+#define QSERDES_UFS_V6_RX_MODE_RATE2_B6 0x244
+#define QSERDES_UFS_V6_RX_MODE_RATE3_B3 0x25c
+#define QSERDES_UFS_V6_RX_MODE_RATE3_B4 0x260
+#define QSERDES_UFS_V6_RX_MODE_RATE3_B5 0x264
+#define QSERDES_UFS_V6_RX_MODE_RATE3_B8 0x270
+#define QSERDES_UFS_V6_RX_MODE_RATE4_B3 0x280
+#define QSERDES_UFS_V6_RX_MODE_RATE4_B6 0x28c
+
+#endif