Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/ar5211/
HDar5211phy.h31 #define AR_PHY_FC_TURBO_MODE 0x00000001 /* Set turbo mode bits */ macro
HDar5211_reset.c603 AR_PHY_FC_TURBO_MODE | AR_PHY_FC_TURBO_SHORT : 0); in ar5211ChipReset()
/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h37 #define AR_PHY_FC_TURBO_MODE 0x00000001 /* Set turbo mode bits */ macro
HDar5212_reset.c937 (AR_PHY_FC_TURBO_MODE | AR_PHY_FC_TURBO_SHORT) : 0; in ar5212ChipReset()
/NextBSD/sys/dev/ath/ath_hal/ar5312/
HDar5312_reset.c700 (AR_PHY_FC_TURBO_MODE | AR_PHY_FC_TURBO_SHORT) : 0; in ar5312ChipReset()