162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * Copyright (c) 2023, Linaro Limited 462306a36Sopenharmony_ci */ 562306a36Sopenharmony_ci 662306a36Sopenharmony_ci#ifndef QCOM_PHY_QMP_QSERDES_TXRX_USB_V6_H_ 762306a36Sopenharmony_ci#define QCOM_PHY_QMP_QSERDES_TXRX_USB_V6_H_ 862306a36Sopenharmony_ci 962306a36Sopenharmony_ci#define QSERDES_V6_TX_CLKBUF_ENABLE 0x08 1062306a36Sopenharmony_ci#define QSERDES_V6_TX_TX_EMP_POST1_LVL 0x0c 1162306a36Sopenharmony_ci#define QSERDES_V6_TX_TX_DRV_LVL 0x14 1262306a36Sopenharmony_ci#define QSERDES_V6_TX_RESET_TSYNC_EN 0x1c 1362306a36Sopenharmony_ci#define QSERDES_V6_TX_PRE_STALL_LDO_BOOST_EN 0x20 1462306a36Sopenharmony_ci#define QSERDES_V6_TX_TX_BAND 0x24 1562306a36Sopenharmony_ci#define QSERDES_V6_TX_INTERFACE_SELECT 0x2c 1662306a36Sopenharmony_ci#define QSERDES_V6_TX_RES_CODE_LANE_TX 0x34 1762306a36Sopenharmony_ci#define QSERDES_V6_TX_RES_CODE_LANE_RX 0x38 1862306a36Sopenharmony_ci#define QSERDES_V6_TX_RES_CODE_LANE_OFFSET_TX 0x3c 1962306a36Sopenharmony_ci#define QSERDES_V6_TX_RES_CODE_LANE_OFFSET_RX 0x40 2062306a36Sopenharmony_ci#define QSERDES_V6_TX_TRANSCEIVER_BIAS_EN 0x54 2162306a36Sopenharmony_ci#define QSERDES_V6_TX_HIGHZ_DRVR_EN 0x58 2262306a36Sopenharmony_ci#define QSERDES_V6_TX_TX_POL_INV 0x5c 2362306a36Sopenharmony_ci#define QSERDES_V6_TX_PARRATE_REC_DETECT_IDLE_EN 0x60 2462306a36Sopenharmony_ci#define QSERDES_V6_TX_BIST_PATTERN7 0x7c 2562306a36Sopenharmony_ci#define QSERDES_V6_TX_LANE_MODE_1 0x84 2662306a36Sopenharmony_ci#define QSERDES_V6_TX_LANE_MODE_3 0x8c 2762306a36Sopenharmony_ci#define QSERDES_V6_TX_LANE_MODE_4 0x90 2862306a36Sopenharmony_ci#define QSERDES_V6_TX_LANE_MODE_5 0x94 2962306a36Sopenharmony_ci#define QSERDES_V6_TX_RCV_DETECT_LVL_2 0xa4 3062306a36Sopenharmony_ci#define QSERDES_V6_TX_TRAN_DRVR_EMP_EN 0xc0 3162306a36Sopenharmony_ci#define QSERDES_V6_TX_TX_INTERFACE_MODE 0xc4 3262306a36Sopenharmony_ci#define QSERDES_V6_TX_VMODE_CTRL1 0xc8 3362306a36Sopenharmony_ci#define QSERDES_V6_TX_PI_QEC_CTRL 0xe4 3462306a36Sopenharmony_ci 3562306a36Sopenharmony_ci#define QSERDES_V6_RX_UCDR_FO_GAIN 0x08 3662306a36Sopenharmony_ci#define QSERDES_V6_RX_UCDR_SO_GAIN 0x14 3762306a36Sopenharmony_ci#define QSERDES_V6_RX_UCDR_FASTLOCK_FO_GAIN 0x30 3862306a36Sopenharmony_ci#define QSERDES_V6_RX_UCDR_SO_SATURATION_AND_ENABLE 0x34 3962306a36Sopenharmony_ci#define QSERDES_V6_RX_UCDR_FASTLOCK_COUNT_LOW 0x3c 4062306a36Sopenharmony_ci#define QSERDES_V6_RX_UCDR_FASTLOCK_COUNT_HIGH 0x40 4162306a36Sopenharmony_ci#define QSERDES_V6_RX_UCDR_PI_CONTROLS 0x44 4262306a36Sopenharmony_ci#define QSERDES_V6_RX_UCDR_SB2_THRESH1 0x4c 4362306a36Sopenharmony_ci#define QSERDES_V6_RX_UCDR_SB2_THRESH2 0x50 4462306a36Sopenharmony_ci#define QSERDES_V6_RX_UCDR_SB2_GAIN1 0x54 4562306a36Sopenharmony_ci#define QSERDES_V6_RX_UCDR_SB2_GAIN2 0x58 4662306a36Sopenharmony_ci#define QSERDES_V6_RX_AUX_DATA_TCOARSE_TFINE 0x60 4762306a36Sopenharmony_ci#define QSERDES_V6_RX_TX_ADAPT_POST_THRESH 0xcc 4862306a36Sopenharmony_ci#define QSERDES_V6_RX_VGA_CAL_CNTRL1 0xd4 4962306a36Sopenharmony_ci#define QSERDES_V6_RX_VGA_CAL_CNTRL2 0xd8 5062306a36Sopenharmony_ci#define QSERDES_V6_RX_GM_CAL 0xdc 5162306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_EQU_ADAPTOR_CNTRL2 0xec 5262306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_EQU_ADAPTOR_CNTRL3 0xf0 5362306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_EQU_ADAPTOR_CNTRL4 0xf4 5462306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_IDAC_TSETTLE_LOW 0xf8 5562306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_IDAC_TSETTLE_HIGH 0xfc 5662306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_EQ_OFFSET_ADAPTOR_CNTRL1 0x110 5762306a36Sopenharmony_ci#define QSERDES_V6_RX_SIDGET_ENABLES 0x118 5862306a36Sopenharmony_ci#define QSERDES_V6_RX_SIGDET_CNTRL 0x11c 5962306a36Sopenharmony_ci#define QSERDES_V6_RX_SIGDET_DEGLITCH_CNTRL 0x124 6062306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_MODE_00_LOW 0x15c 6162306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_MODE_00_HIGH 0x160 6262306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_MODE_00_HIGH2 0x164 6362306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_MODE_00_HIGH3 0x168 6462306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_MODE_00_HIGH4 0x16c 6562306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_MODE_01_LOW 0x170 6662306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_MODE_01_HIGH 0x174 6762306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_MODE_01_HIGH2 0x178 6862306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_MODE_01_HIGH3 0x17c 6962306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_MODE_01_HIGH4 0x180 7062306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_MODE_10_LOW 0x184 7162306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_MODE_10_HIGH 0x188 7262306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_MODE_10_HIGH2 0x18c 7362306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_MODE_10_HIGH3 0x190 7462306a36Sopenharmony_ci#define QSERDES_V6_RX_RX_MODE_10_HIGH4 0x194 7562306a36Sopenharmony_ci#define QSERDES_V6_RX_DFE_EN_TIMER 0x1a0 7662306a36Sopenharmony_ci#define QSERDES_V6_RX_DFE_CTLE_POST_CAL_OFFSET 0x1a4 7762306a36Sopenharmony_ci#define QSERDES_V6_RX_DCC_CTRL1 0x1a8 7862306a36Sopenharmony_ci#define QSERDES_V6_RX_VTH_CODE 0x1b0 7962306a36Sopenharmony_ci#define QSERDES_V6_RX_SIGDET_CAL_CTRL1 0x1e4 8062306a36Sopenharmony_ci#define QSERDES_V6_RX_SIGDET_CAL_TRIM 0x1f8 8162306a36Sopenharmony_ci 8262306a36Sopenharmony_ci#endif 83