Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416phy.h166 #define AR_PHY_NEW_ADC_DC_GAIN_CORR(_i) (0x99b4 + ((_i) << 12)) macro
/netbsd-src/sys/dev/ic/
H A Darn5008reg.h120 #define AR_PHY_NEW_ADC_DC_GAIN_CORR(i) (0x99b4 + (i) * 0x1000) macro