Searched refs:AR_PHY_FORCE_CLKEN_CCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416phy.h308 #define AR_PHY_FORCE_CLKEN_CCK 0xA22C macro
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_attach.c642 OS_REG_CLR_BIT(ah, AR_PHY_FORCE_CLKEN_CCK, AR_PHY_FORCE_CLKEN_CCK_MRC_MUX);
645 OS_REG_SET_BIT(ah, AR_PHY_FORCE_CLKEN_CCK, AR_PHY_FORCE_CLKEN_CCK_MRC_MUX);
653 OS_REG_CLR_BIT(ah, AR_PHY_FORCE_CLKEN_CCK, AR_PHY_FORCE_CLKEN_CCK_MRC_MUX);

Completed in 107 milliseconds