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

/freebsd-10.1-release/sys/dev/usb/wlan/
H A Dif_zyd.c1017 static const struct zyd_phy_pair phy2230s[] = ZYD_AL2230S_PHY_INIT; local
1032 for (i = 0; i < N(phy2230s); i++)
1033 zyd_write16_m(sc, phy2230s[i].reg, phy2230s[i].val);
1097 static const struct zyd_phy_pair phy2230s[] = ZYD_AL2230S_PHY_INIT; local
1113 for (i = 0; i < N(phy2230s); i++)
1114 zyd_write16_m(sc, phy2230s[i].reg, phy2230s[i].val);

Completed in 50 milliseconds