Home
last modified time | relevance | path

Searched refs:AR_PHY_ADC_SERIAL_CTL (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416phy.h161 #define AR_PHY_ADC_SERIAL_CTL 0x9830 macro
HDar5416_attach.c613 OS_REG_WRITE(ah, AR_PHY_ADC_SERIAL_CTL, AR_PHY_SEL_EXTERNAL_RADIO); in ar5416WriteIni()
621 OS_REG_WRITE(ah, AR_PHY_ADC_SERIAL_CTL, AR_PHY_SEL_INTERNAL_ADDAC); in ar5416WriteIni()
/NextBSD/tools/tools/ath/common/
HDdumpregs_5416.c402 DEFVOID(AR_PHY_ADC_SERIAL_CTL, "PHY_ADC_SERIAL_CTL"),
/NextBSD/sys/dev/ath/ath_hal/ar9002/
HDar9287_attach.c415 OS_REG_WRITE(ah, AR_PHY_ADC_SERIAL_CTL, AR_PHY_SEL_INTERNAL_ADDAC); in ar9287WriteIni()
HDar9285_attach.c506 OS_REG_WRITE(ah, AR_PHY_ADC_SERIAL_CTL, AR_PHY_SEL_INTERNAL_ADDAC); in ar9285WriteIni()
HDar9280_attach.c521 OS_REG_WRITE(ah, AR_PHY_ADC_SERIAL_CTL, AR_PHY_SEL_INTERNAL_ADDAC); in ar9280WriteIni()