Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar9002/
HDar9280_attach.c320 AH5416(ah)->ah_need_an_top2_fixup = 1; in ar9280Attach()
537 if (reg == AR_AN_TOP2 && AH5416(ah)->ah_need_an_top2_fixup) in ar9280WriteIni()
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416.h136 int ah_need_an_top2_fixup; /* merlin or later chips that may need this workaround */ member