Home
last modified time | relevance | path

Searched defs:AR_PHY_CAL_MEAS_3 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416phy.h131 #define AR_PHY_CAL_MEAS_3(_i) (0x9c1c + ((_i) << 12)) macro
/netbsd-src/sys/dev/ic/
H A Darn5008reg.h137 #define AR_PHY_CAL_MEAS_3(i) (0x9c1c + (i) * 0x1000) macro