Searched refs:AR_SREV_9100 (Results 1 - 8 of 8) 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 Dreg.h751 ((AR_SREV_9100(ah)) ? 0x0600 : 0x4020)
754 ((AR_SREV_9100(ah)) ? 0x00000FFF : 0x000000FF)
809 #define AR_SREV_9100(ah) \ macro
1129 ((AR_SREV_9100(ah)) ? (AR_RTC_BASE + 0x0000) : 0x7000)
1147 ((AR_SREV_9100(ah)) ? (AR_RTC_BASE + 0x0014) : 0x7014)
1157 ((AR_SREV_9100(ah)) ? (AR_RTC_BASE + 0x0040) : 0x7040)
1161 ((AR_SREV_9100(ah)) ? (AR_RTC_BASE + 0x0044) : 0x7044)
1164 ((AR_SREV_9100(ah)) ? 0x0000003f : 0x0000000f)
1174 ((AR_SREV_9100(ah)) ? (AR_RTC_BASE + 0x0048) : 0x7048)
1179 ((AR_SREV_9100(a
[all...]
H A Dhw.c268 if (!AR_SREV_9100(ah))
284 if (AR_SREV_9100(ah))
428 if (!AR_SREV_9100(ah))
496 if (!AR_SREV_9100(ah)) {
565 if (AR_SREV_9271(ah) || AR_SREV_9100(ah))
741 if (!AR_SREV_9100(ah)) {
986 if (AR_SREV_9100(ah)) {
1004 if (AR_SREV_9100(ah)) {
1042 if (!AR_SREV_9100(ah))
1045 if (AR_SREV_9100(a
[all...]
H A Dar9002_mac.c45 if (!AR_SREV_9100(ah)) {
121 if (!AR_SREV_9100(ah)) {
132 if (AR_SREV_9100(ah))
H A Dar5008_phy.c201 if (AR_SREV_9100(ah) || AR_SREV_9160_10_OR_LATER(ah))
648 if (AR_SREV_9100(ah))
690 if (AR_SREV_9100(ah) || AR_SREV_9160(ah)) {
1632 if (AR_SREV_9100(ah))
H A Dcalib.c130 if (!AR_SREV_9100(ah) && !AR_SREV_9160_10_OR_LATER(ah))
H A Dmac.c843 if (AR_SREV_9100(ah))
873 if (!AR_SREV_9100(ah)) {
959 if (!AR_SREV_9100(ah)) {
H A Dar9002_calib.c888 if (AR_SREV_9100(ah) || AR_SREV_9160_10_OR_LATER(ah)) {
972 if (AR_SREV_9100(ah)) {
H A Deeprom.h61 (AR_SREV_9100(ah)) ? 0x1fff1000 : 0x503f1200

Completed in 67 milliseconds