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-dp-com-v3.h
blob396179ef38b0d4f0b7538c0d74b790d61139f9e2
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * Copyright (c) 2017, The Linux Foundation. All rights reserved.
4 */
6 #ifndef QCOM_PHY_QMP_DP_COM_V3_H_
7 #define QCOM_PHY_QMP_DP_COM_V3_H_
9 /* Only for QMP V3 & V4 PHY - DP COM registers */
10 #define QPHY_V3_DP_COM_PHY_MODE_CTRL 0x00
11 #define QPHY_V3_DP_COM_SW_RESET 0x04
12 #define QPHY_V3_DP_COM_POWER_DOWN_CTRL 0x08
13 #define QPHY_V3_DP_COM_SWI_CTRL 0x0c
14 #define QPHY_V3_DP_COM_TYPEC_CTRL 0x10
15 #define QPHY_V3_DP_COM_TYPEC_PWRDN_CTRL 0x14
16 #define QPHY_V3_DP_COM_RESET_OVRD_CTRL 0x1c
18 #endif