Home
last modified time | relevance | path

Searched refs:AR_PHY_DESIRED_SZ_ADC (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212phy.h93 #define AR_PHY_DESIRED_SZ_ADC 0x000000FF macro
H A Dar5212_reset.c1680 AR_PHY_DESIRED_SZ_ADC, adcDesiredSize); in ar5212SetBoardValues()
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9287_reset.c528 AR_PHY_DESIRED_SZ_ADC, pModal->adcDesiredSize); in ar9287SetBoardValues()
H A Dar9285_reset.c319 OS_REG_RMW_FIELD(ah, AR_PHY_DESIRED_SZ, AR_PHY_DESIRED_SZ_ADC, in ar9285SetBoardValues()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300phy.h445 #define AR_PHY_DESIRED_SZ_ADC 0x000000FF macro
H A Dar9300_misc.c1420 MS(reg, AR_PHY_DESIRED_SZ_ADC), in ar9300_dma_reg_dump()
1421 MS(reg, AR_PHY_DESIRED_SZ_ADC)); in ar9300_dma_reg_dump()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_reset.c1671 OS_REG_RMW_FIELD(ah, AR_PHY_DESIRED_SZ, AR_PHY_DESIRED_SZ_ADC, pModal->adcDesiredSize); in ar5416SetBoardValues()