Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.18-rc7 11 lines 257 B view raw
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