Home
last modified time | relevance | path

Searched refs:phy1 (Results 1 – 25 of 74) sorted by relevance

123

/rk3399_rockchip-uboot/test/dm/
H A Dphy.c62 struct phy phy1; in dm_test_phy_ops() local
70 ut_assertok(generic_phy_get_by_name(parent, "phy1", &phy1)); in dm_test_phy_ops()
71 ut_asserteq(0, phy1.id); in dm_test_phy_ops()
78 ut_assertok(generic_phy_init(&phy1)); in dm_test_phy_ops()
79 ut_assertok(generic_phy_power_on(&phy1)); in dm_test_phy_ops()
80 ut_assertok(generic_phy_power_off(&phy1)); in dm_test_phy_ops()
86 ut_assertok(generic_phy_exit(&phy1)); in dm_test_phy_ops()
87 ut_assert(generic_phy_power_on(&phy1) != 0); in dm_test_phy_ops()
88 ut_assert(generic_phy_power_off(&phy1) != 0); in dm_test_phy_ops()
93 ut_assertok(generic_phy_init(&phy1)); in dm_test_phy_ops()
[all …]
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dsun6i-a31-mixtile-loftq.dts36 phy = <&phy1>;
40 phy1: ethernet-phy@1 { label
H A Dsun7i-a20-m5.dts36 phy = <&phy1>;
40 phy1: ethernet-phy@1 { label
H A Dsun50i-a64-pine64-plus-u-boot.dtsi21 phy = <&phy1>;
24 phy1: ethernet-phy@1 { label
H A Darmada-8040-db.dts124 phy1 {
216 phy1 {
296 phy1: ethernet-phy@1 { label
307 phy = <&phy1>;
H A Dzynq-zc770-xm011.dts31 usb_phy1: phy1 {
H A Dsun8i-h3-nanopi-neo.dts51 phy = <&phy1>;
56 phy1: ethernet-phy@1 { label
H A Darmada-7040-db.dts166 phy1 {
217 phy1: ethernet-phy@1 { label
239 phy = <&phy1>;
H A Dsun6i-a31s-cs908.dts72 phy = <&phy1>;
75 phy1: ethernet-phy@1 { label
H A Dsun4i-a10-itead-iteaduino-plus.dts61 phy = <&phy1>;
96 phy1: ethernet-phy@1 { label
H A Dsun50i-h5-orangepi-pc2.dts111 phy = <&phy1>;
114 phy1: ethernet-phy@1 { label
H A Dsun4i-a10-ba10-tvbox.dts73 phy = <&phy1>;
105 phy1: ethernet-phy@1 { label
H A Dsun7i-a20-m3.dts88 phy = <&phy1>;
92 phy1: ethernet-phy@1 { label
H A Dsun7i-a20-itead-ibox.dts100 phy = <&phy1>;
104 phy1: ethernet-phy@1 { label
H A Dsun6i-a31s-sina31s.dts80 phy = <&phy1>;
85 phy1: ethernet-phy@1 { label
H A Dsun8i-h3-orangepi-one.dts98 phy = <&phy1>;
103 phy1: ethernet-phy@1 { label
H A Dsun6i-a31-i7.dts85 phy = <&phy1>;
89 phy1: ethernet-phy@1 { label
H A Dsun7i-a20-icnova-swac.dts79 phy = <&phy1>;
83 phy1: ethernet-phy@1 { label
H A Darmada-385-amc.dts93 phy = <&phy1>;
122 phy1: ethernet-phy@0 { label
H A Dsun6i-a31-colombus.dts82 phy = <&phy1>;
86 phy1: ethernet-phy@1 { label
H A Dsun8i-h3-orangepi-pc.dts170 phy = <&phy1>;
175 phy1: ethernet-phy@1 { label
H A Dsun8i-h2-plus-orangepi-zero.dts103 phy = <&phy1>;
108 phy1: ethernet-phy@1 { label
H A Dsun7i-a20-cubieboard2.dts106 phy = <&phy1>;
110 phy1: ethernet-phy@1 { label
/rk3399_rockchip-uboot/arch/mips/dts/
H A Dar934x.dtsi87 phy = <&phy1>;
95 phy1: ethernet-phy@0 { label
/rk3399_rockchip-uboot/doc/device-tree-bindings/net/
H A Daltera_tse.txt83 phy1: ethernet-phy@1 {
111 phy-handle = <&phy1>;

123