Home
last modified time | relevance | path

Searched refs:AR_PHY_FC_TURBO_MODE (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211phy.h31 #define AR_PHY_FC_TURBO_MODE 0x00000001 /* Set turbo mode bits */ macro
H A Dar5211_reset.c603 AR_PHY_FC_TURBO_MODE | AR_PHY_FC_TURBO_SHORT : 0); in ar5211ChipReset()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212phy.h37 #define AR_PHY_FC_TURBO_MODE 0x00000001 /* Set turbo mode bits */ macro
H A Dar5212_reset.c937 (AR_PHY_FC_TURBO_MODE | AR_PHY_FC_TURBO_SHORT) : 0; in ar5212ChipReset()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5312/
H A Dar5312_reset.c700 (AR_PHY_FC_TURBO_MODE | AR_PHY_FC_TURBO_SHORT) : 0; in ar5312ChipReset()