Searched defs:AR_PHY (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/sys/dev/usb/ | ||
H A D | if_otusreg.h | 102 #define AR_PHY(reg) (AR_PHY_BASE + (reg) * 4) macro |
/openbsd-src/sys/dev/ic/ | ||
H A D | ar5008reg.h | 56 #define AR_PHY(i) (AR_PHY_BASE + (i) * 4) macro |