162306a36Sopenharmony_ci 262306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 362306a36Sopenharmony_ci/* 462306a36Sopenharmony_ci * Copyright (c) 2017, The Linux Foundation. All rights reserved. 562306a36Sopenharmony_ci */ 662306a36Sopenharmony_ci 762306a36Sopenharmony_ci#ifndef QCOM_PHY_QMP_QSERDES_COM_V3_H_ 862306a36Sopenharmony_ci#define QCOM_PHY_QMP_QSERDES_COM_V3_H_ 962306a36Sopenharmony_ci 1062306a36Sopenharmony_ci/* Only for QMP V3 PHY - QSERDES COM registers */ 1162306a36Sopenharmony_ci#define QSERDES_V3_COM_ATB_SEL1 0x000 1262306a36Sopenharmony_ci#define QSERDES_V3_COM_ATB_SEL2 0x004 1362306a36Sopenharmony_ci#define QSERDES_V3_COM_FREQ_UPDATE 0x008 1462306a36Sopenharmony_ci#define QSERDES_V3_COM_BG_TIMER 0x00c 1562306a36Sopenharmony_ci#define QSERDES_V3_COM_SSC_EN_CENTER 0x010 1662306a36Sopenharmony_ci#define QSERDES_V3_COM_SSC_ADJ_PER1 0x014 1762306a36Sopenharmony_ci#define QSERDES_V3_COM_SSC_ADJ_PER2 0x018 1862306a36Sopenharmony_ci#define QSERDES_V3_COM_SSC_PER1 0x01c 1962306a36Sopenharmony_ci#define QSERDES_V3_COM_SSC_PER2 0x020 2062306a36Sopenharmony_ci#define QSERDES_V3_COM_SSC_STEP_SIZE1 0x024 2162306a36Sopenharmony_ci#define QSERDES_V3_COM_SSC_STEP_SIZE2 0x028 2262306a36Sopenharmony_ci#define QSERDES_V3_COM_POST_DIV 0x02c 2362306a36Sopenharmony_ci#define QSERDES_V3_COM_POST_DIV_MUX 0x030 2462306a36Sopenharmony_ci#define QSERDES_V3_COM_BIAS_EN_CLKBUFLR_EN 0x034 2562306a36Sopenharmony_ci#define QSERDES_V3_COM_CLK_ENABLE1 0x038 2662306a36Sopenharmony_ci#define QSERDES_V3_COM_SYS_CLK_CTRL 0x03c 2762306a36Sopenharmony_ci#define QSERDES_V3_COM_SYSCLK_BUF_ENABLE 0x040 2862306a36Sopenharmony_ci#define QSERDES_V3_COM_PLL_EN 0x044 2962306a36Sopenharmony_ci#define QSERDES_V3_COM_PLL_IVCO 0x048 3062306a36Sopenharmony_ci#define QSERDES_V3_COM_CMN_IETRIM 0x04c 3162306a36Sopenharmony_ci#define QSERDES_V3_COM_CMN_IPTRIM 0x050 3262306a36Sopenharmony_ci#define QSERDES_V3_COM_EP_CLOCK_DETECT_CTR 0x054 3362306a36Sopenharmony_ci#define QSERDES_V3_COM_SYSCLK_DET_COMP_STATUS 0x058 3462306a36Sopenharmony_ci#define QSERDES_V3_COM_CLK_EP_DIV 0x05c 3562306a36Sopenharmony_ci#define QSERDES_V3_COM_CP_CTRL_MODE0 0x060 3662306a36Sopenharmony_ci#define QSERDES_V3_COM_CP_CTRL_MODE1 0x064 3762306a36Sopenharmony_ci#define QSERDES_V3_COM_PLL_RCTRL_MODE0 0x068 3862306a36Sopenharmony_ci#define QSERDES_V3_COM_PLL_RCTRL_MODE1 0x06c 3962306a36Sopenharmony_ci#define QSERDES_V3_COM_PLL_CCTRL_MODE0 0x070 4062306a36Sopenharmony_ci#define QSERDES_V3_COM_PLL_CCTRL_MODE1 0x074 4162306a36Sopenharmony_ci#define QSERDES_V3_COM_PLL_CNTRL 0x078 4262306a36Sopenharmony_ci#define QSERDES_V3_COM_BIAS_EN_CTRL_BY_PSM 0x07c 4362306a36Sopenharmony_ci#define QSERDES_V3_COM_SYSCLK_EN_SEL 0x080 4462306a36Sopenharmony_ci#define QSERDES_V3_COM_CML_SYSCLK_SEL 0x084 4562306a36Sopenharmony_ci#define QSERDES_V3_COM_RESETSM_CNTRL 0x088 4662306a36Sopenharmony_ci#define QSERDES_V3_COM_RESETSM_CNTRL2 0x08c 4762306a36Sopenharmony_ci#define QSERDES_V3_COM_LOCK_CMP_EN 0x090 4862306a36Sopenharmony_ci#define QSERDES_V3_COM_LOCK_CMP_CFG 0x094 4962306a36Sopenharmony_ci#define QSERDES_V3_COM_LOCK_CMP1_MODE0 0x098 5062306a36Sopenharmony_ci#define QSERDES_V3_COM_LOCK_CMP2_MODE0 0x09c 5162306a36Sopenharmony_ci#define QSERDES_V3_COM_LOCK_CMP3_MODE0 0x0a0 5262306a36Sopenharmony_ci#define QSERDES_V3_COM_LOCK_CMP1_MODE1 0x0a4 5362306a36Sopenharmony_ci#define QSERDES_V3_COM_LOCK_CMP2_MODE1 0x0a8 5462306a36Sopenharmony_ci#define QSERDES_V3_COM_LOCK_CMP3_MODE1 0x0ac 5562306a36Sopenharmony_ci#define QSERDES_V3_COM_DEC_START_MODE0 0x0b0 5662306a36Sopenharmony_ci#define QSERDES_V3_COM_DEC_START_MODE1 0x0b4 5762306a36Sopenharmony_ci#define QSERDES_V3_COM_DIV_FRAC_START1_MODE0 0x0b8 5862306a36Sopenharmony_ci#define QSERDES_V3_COM_DIV_FRAC_START2_MODE0 0x0bc 5962306a36Sopenharmony_ci#define QSERDES_V3_COM_DIV_FRAC_START3_MODE0 0x0c0 6062306a36Sopenharmony_ci#define QSERDES_V3_COM_DIV_FRAC_START1_MODE1 0x0c4 6162306a36Sopenharmony_ci#define QSERDES_V3_COM_DIV_FRAC_START2_MODE1 0x0c8 6262306a36Sopenharmony_ci#define QSERDES_V3_COM_DIV_FRAC_START3_MODE1 0x0cc 6362306a36Sopenharmony_ci#define QSERDES_V3_COM_INTEGLOOP_INITVAL 0x0d0 6462306a36Sopenharmony_ci#define QSERDES_V3_COM_INTEGLOOP_EN 0x0d4 6562306a36Sopenharmony_ci#define QSERDES_V3_COM_INTEGLOOP_GAIN0_MODE0 0x0d8 6662306a36Sopenharmony_ci#define QSERDES_V3_COM_INTEGLOOP_GAIN1_MODE0 0x0dc 6762306a36Sopenharmony_ci#define QSERDES_V3_COM_INTEGLOOP_GAIN0_MODE1 0x0e0 6862306a36Sopenharmony_ci#define QSERDES_V3_COM_INTEGLOOP_GAIN1_MODE1 0x0e4 6962306a36Sopenharmony_ci#define QSERDES_V3_COM_VCOCAL_DEADMAN_CTRL 0x0e8 7062306a36Sopenharmony_ci#define QSERDES_V3_COM_VCO_TUNE_CTRL 0x0ec 7162306a36Sopenharmony_ci#define QSERDES_V3_COM_VCO_TUNE_MAP 0x0f0 7262306a36Sopenharmony_ci#define QSERDES_V3_COM_VCO_TUNE1_MODE0 0x0f4 7362306a36Sopenharmony_ci#define QSERDES_V3_COM_VCO_TUNE2_MODE0 0x0f8 7462306a36Sopenharmony_ci#define QSERDES_V3_COM_VCO_TUNE1_MODE1 0x0fc 7562306a36Sopenharmony_ci#define QSERDES_V3_COM_VCO_TUNE2_MODE1 0x100 7662306a36Sopenharmony_ci#define QSERDES_V3_COM_VCO_TUNE_INITVAL1 0x104 7762306a36Sopenharmony_ci#define QSERDES_V3_COM_VCO_TUNE_INITVAL2 0x108 7862306a36Sopenharmony_ci#define QSERDES_V3_COM_VCO_TUNE_MINVAL1 0x10c 7962306a36Sopenharmony_ci#define QSERDES_V3_COM_VCO_TUNE_MINVAL2 0x110 8062306a36Sopenharmony_ci#define QSERDES_V3_COM_VCO_TUNE_MAXVAL1 0x114 8162306a36Sopenharmony_ci#define QSERDES_V3_COM_VCO_TUNE_MAXVAL2 0x118 8262306a36Sopenharmony_ci#define QSERDES_V3_COM_VCO_TUNE_TIMER1 0x11c 8362306a36Sopenharmony_ci#define QSERDES_V3_COM_VCO_TUNE_TIMER2 0x120 8462306a36Sopenharmony_ci#define QSERDES_V3_COM_CMN_STATUS 0x124 8562306a36Sopenharmony_ci#define QSERDES_V3_COM_RESET_SM_STATUS 0x128 8662306a36Sopenharmony_ci#define QSERDES_V3_COM_RESTRIM_CODE_STATUS 0x12c 8762306a36Sopenharmony_ci#define QSERDES_V3_COM_PLLCAL_CODE1_STATUS 0x130 8862306a36Sopenharmony_ci#define QSERDES_V3_COM_PLLCAL_CODE2_STATUS 0x134 8962306a36Sopenharmony_ci#define QSERDES_V3_COM_CLK_SELECT 0x138 9062306a36Sopenharmony_ci#define QSERDES_V3_COM_HSCLK_SEL 0x13c 9162306a36Sopenharmony_ci#define QSERDES_V3_COM_INTEGLOOP_BINCODE_STATUS 0x140 9262306a36Sopenharmony_ci#define QSERDES_V3_COM_PLL_ANALOG 0x144 9362306a36Sopenharmony_ci#define QSERDES_V3_COM_CORECLK_DIV_MODE0 0x148 9462306a36Sopenharmony_ci#define QSERDES_V3_COM_CORECLK_DIV_MODE1 0x14c 9562306a36Sopenharmony_ci#define QSERDES_V3_COM_SW_RESET 0x150 9662306a36Sopenharmony_ci#define QSERDES_V3_COM_CORE_CLK_EN 0x154 9762306a36Sopenharmony_ci#define QSERDES_V3_COM_C_READY_STATUS 0x158 9862306a36Sopenharmony_ci#define QSERDES_V3_COM_CMN_CONFIG 0x15c 9962306a36Sopenharmony_ci#define QSERDES_V3_COM_CMN_RATE_OVERRIDE 0x160 10062306a36Sopenharmony_ci#define QSERDES_V3_COM_SVS_MODE_CLK_SEL 0x164 10162306a36Sopenharmony_ci#define QSERDES_V3_COM_DEBUG_BUS0 0x168 10262306a36Sopenharmony_ci#define QSERDES_V3_COM_DEBUG_BUS1 0x16c 10362306a36Sopenharmony_ci#define QSERDES_V3_COM_DEBUG_BUS2 0x170 10462306a36Sopenharmony_ci#define QSERDES_V3_COM_DEBUG_BUS3 0x174 10562306a36Sopenharmony_ci#define QSERDES_V3_COM_DEBUG_BUS_SEL 0x178 10662306a36Sopenharmony_ci#define QSERDES_V3_COM_CMN_MISC1 0x17c 10762306a36Sopenharmony_ci#define QSERDES_V3_COM_CMN_MISC2 0x180 10862306a36Sopenharmony_ci#define QSERDES_V3_COM_CMN_MODE 0x184 10962306a36Sopenharmony_ci#define QSERDES_V3_COM_CMN_VREG_SEL 0x188 11062306a36Sopenharmony_ci 11162306a36Sopenharmony_ci#endif 112