linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-ufs-v2.h

/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Copyright (c) 2017, The Linux Foundation. All rights reserved.
 */

#ifndef QCOM_PHY_QMP_PCS_UFS_V2_H_
#define QCOM_PHY_QMP_PCS_UFS_V2_H_

#define QPHY_V2_PCS_UFS_PHY_START
#define QPHY_V2_PCS_UFS_POWER_DOWN_CONTROL

#define QPHY_V2_PCS_UFS_TX_LARGE_AMP_DRV_LVL
#define QPHY_V2_PCS_UFS_TX_LARGE_AMP_POST_EMP_LVL
#define QPHY_V2_PCS_UFS_TX_SMALL_AMP_DRV_LVL
#define QPHY_V2_PCS_UFS_TX_SMALL_AMP_POST_EMP_LVL

#define QPHY_V2_PCS_UFS_RX_MIN_STALL_NOCONFIG_TIME_CAP
#define QPHY_V2_PCS_UFS_RX_SYM_RESYNC_CTRL
#define QPHY_V2_PCS_UFS_RX_MIN_HIBERN8_TIME
#define QPHY_V2_PCS_UFS_RX_SIGDET_CTRL2
#define QPHY_V2_PCS_UFS_RX_PWM_GEAR_BAND

#define QPHY_V2_PCS_UFS_READY_STATUS

#endif