Select the types of activity you want to include in your feed.
1/* SPDX-License-Identifier: GPL-2.0 */ 2/* 3 * Copyright (c) 2025, The Linux Foundation. All rights reserved. 4 */ 5 6#ifndef QCOM_PHY_QMP_QSERDES_LN_SHRD_V5_H_ 7#define QCOM_PHY_QMP_QSERDES_LN_SHRD_V5_H_ 8 9#define QSERDES_v5_LN_SHRD_UCDR_PI_CTRL2 0x04c 10 11#endif