12 lines
257 B
C
12 lines
257 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
/*
|
|
* Copyright (c) 2025, The Linux Foundation. All rights reserved.
|
|
*/
|
|
|
|
#ifndef QCOM_PHY_QMP_QSERDES_LN_SHRD_V5_H_
|
|
#define QCOM_PHY_QMP_QSERDES_LN_SHRD_V5_H_
|
|
|
|
#define QSERDES_v5_LN_SHRD_UCDR_PI_CTRL2 0x04c
|
|
|
|
#endif
|