mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
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
|