Searched refs:AR_DIAG_SW (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dmac.c201 REG_SET_BIT(ah, AR_DIAG_SW, AR_DIAG_FORCE_CH_IDLE_HIGH);
217 REG_CLR_BIT(ah, AR_DIAG_SW, AR_DIAG_FORCE_CH_IDLE_HIGH);
736 REG_SET_BIT(ah, AR_DIAG_SW,
741 REG_CLR_BIT(ah, AR_DIAG_SW,
753 REG_CLR_BIT(ah, AR_DIAG_SW,
773 REG_CLR_BIT(ah, AR_DIAG_SW, (AR_DIAG_RX_DIS | AR_DIAG_RX_ABORT));
779 REG_SET_BIT(ah, AR_DIAG_SW, AR_DIAG_RX_DIS);
787 REG_SET_BIT(ah, AR_DIAG_SW, AR_DIAG_RX_ABORT | AR_DIAG_RX_DIS);
812 "AR_CR=0x%08x AR_DIAG_SW=0x%08x\n",
815 REG_READ(ah, AR_DIAG_SW));
[all...]
H A Dar9003_phy.c502 REG_SET_BIT(ah, AR_DIAG_SW, (AR_DIAG_RX_DIS | AR_DIAG_RX_ABORT));
H A Dar5008_phy.c663 REG_SET_BIT(ah, AR_DIAG_SW, (AR_DIAG_RX_DIS | AR_DIAG_RX_ABORT));
H A Dreg.h1455 * AR_DIAG_SW - Register which can be used for diagnostics and testing purposes.
1463 #define AR_DIAG_SW 0x8048 macro

Completed in 67 milliseconds