Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar9002/
Dar9287_reset.c560 OS_A_REG_WRITE(ah, AR9287_AN_RF2G3_CH0, regval); in ar9287SetBoardValues()
576 OS_A_REG_WRITE(ah, AR9287_AN_RF2G3_CH1, regval); in ar9287SetBoardValues()
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah_internal.h613 #define OS_A_REG_WRITE(_a, _r, _v) \ macro