Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ath/ath_hal/ar9002/
HDar9287_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-head/sys/dev/ath/ath_hal/
HDah_internal.h611 #define OS_A_REG_WRITE(_a, _r, _v) \ macro