Lines Matching +full:eye +full:- +full:diagram +full:- +full:param
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/phy/hisilicon,hi3670-usb3.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
17 const: hisilicon,hi3670-usb-phy
19 "#phy-cells":
22 hisilicon,pericrg-syscon:
26 hisilicon,pctrl-syscon:
30 hisilicon,sctrl-syscon:
34 hisilicon,eye-diagram-param:
36 description: Eye diagram for phy.
38 hisilicon,tx-vboost-lvl:
43 - compatible
44 - hisilicon,pericrg-syscon
45 - hisilicon,pctrl-syscon
46 - hisilicon,sctrl-syscon
47 - hisilicon,eye-diagram-param
48 - hisilicon,tx-vboost-lvl
49 - "#phy-cells"
54 - |
55 usb-phy {
56 compatible = "hisilicon,hi3670-usb-phy";
57 #phy-cells = <0>;
58 hisilicon,pericrg-syscon = <&crg_ctrl>;
59 hisilicon,pctrl-syscon = <&pctrl>;
60 hisilicon,sctrl-syscon = <&sctrl>;
61 hisilicon,eye-diagram-param = <0xfdfee4>;
62 hisilicon,tx-vboost-lvl = <0x5>;