Home
last modified time | relevance | path

Searched refs:AR_PHY_65NM_CH0_BB2 (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_tx99_tgt.c212 OS_REG_WRITE(ah, AR_PHY_65NM_CH0_BB2, OS_REG_READ(ah, AR_PHY_65NM_CH0_BB2) in ar9300_tx99_tgt_set_single_carrier()
315 OS_REG_WRITE(ah, AR_PHY_65NM_CH0_BB2, OS_REG_READ(ah, AR_PHY_65NM_CH0_BB2) in ar9300_tx99_tgt_set_single_carrier()
HDar9300_misc.c3475 OS_REG_WRITE(ah, AR_PHY_65NM_CH0_BB2, in ar9300_tx99_set_single_carrier()
3476 OS_REG_READ(ah, AR_PHY_65NM_CH0_BB2) | (0x1 << 31)); in ar9300_tx99_set_single_carrier()
3593 OS_REG_WRITE(ah, AR_PHY_65NM_CH0_BB2, in ar9300_tx99_set_single_carrier()
3594 OS_REG_READ(ah, AR_PHY_65NM_CH0_BB2) | (0x1 << 31)); in ar9300_tx99_set_single_carrier()
HDar9300phy.h926 #define AR_PHY_65NM_CH0_BB2 AR_PHY_65NM(ch0_BB2) macro