Searched refs:phy1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/boot/fdt/dts/
H A Ddb78100.dts224 phy1: ethernet-phy@1 {
240 phy-handle = <&phy1>;
H A Dmpc8555cds.dts259 phy1: ethernet-phy@1 {
285 phy-handle = <&phy1>;
H A Dmpc8572ds.dts418 phy1: ethernet-phy@1 {
454 phy-handle = <&phy1>;
/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_zyd.c1094 static const struct zyd_phy_pair phy1[] = ZYD_AL2230_PHY_PART1; local
1105 for (i = 0; i < N(phy1); i++)
1106 zyd_write16_m(sc, phy1[i].reg, phy1[i].val);
1178 static const struct zyd_phy_pair phy1[] = { local
1195 for (i = 0; i < N(phy1); i++)
1196 zyd_write16_m(sc, phy1[i].reg, phy1[i].val);
1208 static const struct zyd_phy_pair phy1[] = ZYD_AL2230_PHY_PART1; local
1213 for (i = 0; i < N(phy1);
[all...]

Completed in 177 milliseconds