Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416phy.h392 #define AR_PHY_MODE_ASYNCFIFO 0x80 /* Enable async fifo */ macro
HDar5416_reset.c196 OS_REG_SET_BIT(ah, AR_PHY_MODE, AR_PHY_MODE_ASYNCFIFO); in ar5416Reset()