Searched refs:AR_PHY_DESIRED_SZ (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212phy.h | 91 #define AR_PHY_DESIRED_SZ 0x9850 macro
|
H A D | ar5212_ani.c | 247 OS_REG_RMW_FIELD(ah, AR_PHY_DESIRED_SZ, in ar5212AniControl()
|
H A D | ar5212_reset.c | 1678 OS_REG_RMW_FIELD(ah, AR_PHY_DESIRED_SZ, in ar5212SetBoardValues() 1680 OS_REG_RMW_FIELD(ah, AR_PHY_DESIRED_SZ, in ar5212SetBoardValues()
|
/freebsd/tools/tools/ath/common/ |
H A D | dumpregs_5212.c | 355 DEFVOID(AR_PHY_DESIRED_SZ, "PHY_DESIRED_SZ"),
|
/freebsd/sys/dev/otus/ |
H A D | if_otusreg.h | 129 #define AR_PHY_DESIRED_SZ (AR_PHY_BASE + 0x0050) macro
|
H A D | if_otus.c | 2639 tmp = otus_phy_get_def(sc, AR_PHY_DESIRED_SZ); in otus_set_board_values() 2642 otus_write(sc, AR_PHY_DESIRED_SZ, tmp); in otus_set_board_values()
|
/freebsd/sys/dev/ath/ath_hal/ar9002/ |
H A D | ar9287_reset.c | 526 OS_REG_RMW_FIELD(ah, AR_PHY_DESIRED_SZ, in ar9287SetBoardValues()
|
H A D | ar9285_reset.c | 319 OS_REG_RMW_FIELD(ah, AR_PHY_DESIRED_SZ, AR_PHY_DESIRED_SZ_ADC, in ar9285SetBoardValues()
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_ani.c | 236 OS_REG_RMW_FIELD(ah, AR_PHY_DESIRED_SZ, in ar5416AniControl()
|
H A D | ar5416_reset.c | 1678 OS_REG_RMW_FIELD(ah, AR_PHY_DESIRED_SZ, AR_PHY_DESIRED_SZ_ADC, pModal->adcDesiredSize); in ar5416SetBoardValues() 1681 OS_REG_RMW_FIELD(ah, AR_PHY_DESIRED_SZ, AR_PHY_DESIRED_SZ_PGA, pModal->pgaDesiredSize); in ar5416SetBoardValues()
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300phy.h | 342 #define AR_PHY_DESIRED_SZ AR_AGC_OFFSET(BB_desired_sigsize) macro
|
H A D | ar9300_misc.c | 1467 reg = OS_REG_READ(ah, AR_PHY_DESIRED_SZ); in ar9300_dma_reg_dump()
|