Home
last modified time | relevance | path

Searched refs:OS_A_REG_WRITE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_reset.c558 OS_A_REG_WRITE(ah, AR9287_AN_RF2G3_CH0, regval); in ar9287SetBoardValues()
574 OS_A_REG_WRITE(ah, AR9287_AN_RF2G3_CH1, regval); in ar9287SetBoardValues()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h611 #define OS_A_REG_WRITE(_a, _r, _v) \ macro