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_PCS_V6_H_ 762306a36Sopenharmony_ci#define QCOM_PHY_QMP_PCS_V6_H_ 862306a36Sopenharmony_ci 962306a36Sopenharmony_ci/* Only for QMP V6 PHY - USB/PCIe PCS registers */ 1062306a36Sopenharmony_ci#define QPHY_V6_PCS_REFGEN_REQ_CONFIG1 0xdc 1162306a36Sopenharmony_ci#define QPHY_V6_PCS_RX_SIGDET_LVL 0x188 1262306a36Sopenharmony_ci#define QPHY_V6_PCS_RATE_SLEW_CNTRL1 0x198 1362306a36Sopenharmony_ci#define QPHY_V6_PCS_EQ_CONFIG2 0x1e0 1462306a36Sopenharmony_ci#define QPHY_V6_PCS_PCS_TX_RX_CONFIG 0x1d0 1562306a36Sopenharmony_ci 1662306a36Sopenharmony_ci#endif 17