Searched refs:URTW_PHY_MAGIC1 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/wlan/ | ||
H A D | if_urtwreg.h | 162 #define URTW_PHY_MAGIC1 0x007c /* 1 byte */ macro |
H A D | if_urtw.c | 2632 urtw_write8_m(sc, URTW_PHY_MAGIC1, ((phyw & 0x000000ff))); in urtw_8187_write_phy() |