Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / drivers / phy / qualcomm / phy-qcom-qmp-pcs-usb-v6.h
blobdf670143feb1e6c9647ae367f1eb15f3db5d6e3e
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * Copyright (c) 2022, The Linux Foundation. All rights reserved.
4 */
6 #ifndef QCOM_PHY_QMP_PCS_USB_V6_H_
7 #define QCOM_PHY_QMP_PCS_USB_V6_H_
9 #define QPHY_V6_PCS_USB3_POWER_STATE_CONFIG1 0x00
10 #define QPHY_V6_PCS_USB3_AUTONOMOUS_MODE_CTRL 0x08
11 #define QPHY_V6_PCS_USB3_LFPS_RXTERM_IRQ_CLEAR 0x14
12 #define QPHY_V6_PCS_USB3_LFPS_DET_HIGH_COUNT_VAL 0x18
13 #define QPHY_V6_PCS_USB3_RXEQTRAINING_DFE_TIME_S2 0x3c
14 #define QPHY_V6_PCS_USB3_RCVR_DTCT_DLY_U3_L 0x40
15 #define QPHY_V6_PCS_USB3_RCVR_DTCT_DLY_U3_H 0x44
17 #endif