Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h267 #define AR_PHY_TIMING10 0x999c macro
HDar5212_reset.c1818 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING10, AR_PHY_TIMING10_PILOT_MASK_2, 0); in ar5212SetSpurMitigation()
1908 OS_REG_RMW_FIELD(ah, AR_PHY_TIMING10, AR_PHY_TIMING10_PILOT_MASK_2, pilotMask[1]); in ar5212SetSpurMitigation()
/freebsd-13-stable/tools/tools/ath/common/
HDdumpregs_5212.c391 DEFVOID(AR_PHY_TIMING10, "PHY_TIMING10"),
/freebsd-13-stable/sys/dev/ath/ath_hal/ar9002/
HDar9280_attach.c576 static const int chan_mask_reg[4] = { AR_PHY_TIMING9, AR_PHY_TIMING10, in ar9280SpurMitigate()
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c643 static const int chan_mask_reg[4] = { AR_PHY_TIMING9, AR_PHY_TIMING10, in ar5416SpurMitigate()