Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h176 #define AR_PHY_TIMING5_CYCPWR_THR1 0x000000FE macro
HDar5212_ani.c338 AR_PHY_TIMING5_CYCPWR_THR1, params->cycPwrThr1[level]); in ar5212AniControl()
/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_ani.c339 OS_REG_READ_FIELD(ah, AR_PHY_TIMING5, AR_PHY_TIMING5_CYCPWR_THR1); in ar9300_ani_init_defaults()
636 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING5, AR_PHY_TIMING5_CYCPWR_THR1, value); in ar9300_ani_control()
HDar9300phy.h214 #define AR_PHY_TIMING5_CYCPWR_THR1 0x000000FE macro
HDar9300_misc.c1442 MS(reg, AR_PHY_TIMING5_CYCPWR_THR1), in ar9300_dma_reg_dump()
1443 MS(reg, AR_PHY_TIMING5_CYCPWR_THR1)); in ar9300_dma_reg_dump()
/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416_ani.c343 AR_PHY_TIMING5_CYCPWR_THR1, params->cycPwrThr1[level]); in ar5416AniControl()