Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/src/kernels/5.14.0-570.el9.x86_64/include/dt-bindings/phy/ |
Upload File : |
/* SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) */ /* * Qualcomm QMP PHY constants * * Copyright (C) 2022 Linaro Limited */ #ifndef _DT_BINDINGS_PHY_QMP #define _DT_BINDINGS_PHY_QMP /* QMP USB4-USB3-DP clocks */ #define QMP_USB43DP_USB3_PIPE_CLK 0 #define QMP_USB43DP_DP_LINK_CLK 1 #define QMP_USB43DP_DP_VCO_DIV_CLK 2 /* QMP USB4-USB3-DP PHYs */ #define QMP_USB43DP_USB3_PHY 0 #define QMP_USB43DP_DP_PHY 1 #endif /* _DT_BINDINGS_PHY_QMP */