Home
last modified time | relevance | path

Searched refs:AR_PHY_CALMODE_ADC_DC_INIT (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416phy.h154 #define AR_PHY_CALMODE_ADC_DC_INIT 0x00000003 macro
Dar5416_cal.c122 OS_REG_WRITE(ah, AR_PHY_CALMODE, AR_PHY_CALMODE_ADC_DC_INIT); in ar5416SetupMeasurement()