Searched refs:RT3070 (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/chip/
H A Drt3070.h40 #ifdef RT3070
43 #error "For RT3070, you should define the compile flag -DRTMP_USB_SUPPORT"
47 #error "For RT3070, you should define the compile flag -DRTMP_MAC_USB"
51 #error "For RT3070, you should define the compile flag -DRTMP_RF_RW_SUPPORT"
55 #error "For RT3070, you should define the compile flag -DRT30xx"
65 #endif /* RT3070 // */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/chips/
H A Drt3070.c31 Specific funcitons and variables for RT3070
38 #ifdef RT3070
76 /* The DAC issue(LDO_CFG0) has been fixed in RT3070(F). */
77 /* The voltage raising patch is no longer needed for RT3070(F) */
80 /* Update MAC 0x05D4 from 01xxxxxx to 0Dxxxxxx (voltage 1.2V to 1.35V) for RT3070 to improve yield rate */
117 /* TX to RX IQ glitch(RF_R27) has been fixed in RT3070(F). */
118 /* Raising RF voltage is no longer needed for RT3070(F) */
131 /* move from RT30xxLoadRFNormalModeSetup because it's needed for both RT3070 and RT3071 */
157 /* TX to RX IQ glitch(RF_R27) has been fixed in RT3070(F). */
158 /* Raising RF voltage is no longer needed for RT3070(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Drt_rf.c164 #ifdef RT3070
175 #endif /* RT3070 // */
H A Dmlme.c1156 #if defined(RT305x)||defined(RT3070)
1159 #ifdef RT3070
1161 #endif /* RT3070 // */
5959 /* RT3070 is a no LNA solution, it should have different control regarding to AGC gain control */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp_chip.h49 #ifdef RT3070
51 #endif /* RT3070 // */
H A Dusb_main_dev.c33 MODULE_DESCRIPTION("RT2870/RT3070 Wireless Lan Linux Driver");
114 #ifdef RT3070
141 {USB_DEVICE(0x2019, 0xAB25)}, /* Planex Communications, Inc. RT3070 */
181 #endif /* RT3070 // */
H A Drtmp.h2221 /*RT3070 2.1.1.0 uses only 96 bytes */
3274 #ifdef RT3070
3276 #endif /* RT3070 // */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2800lib.c344 !rt2x00_rt(rt2x00dev, RT3070) &&
1488 if (rt2x00_rt(rt2x00dev, RT3070) ||
1609 } else if (rt2x00_rt(rt2x00dev, RT3070)) {
1612 if (rt2x00_rt_rev_lt(rt2x00dev, RT3070, REV_RT3070F)) {
1649 rt2x00_rt_rev_lt(rt2x00dev, RT3070, REV_RT3070E))
1977 if (rt2x00_rt(rt2x00dev, RT3070) ||
2003 if (rt2x00_rt_rev_gte(rt2x00dev, RT3070, REV_RT3070F) ||
2114 if (!rt2x00_rt(rt2x00dev, RT3070) &&
2131 if (rt2x00_rt(rt2x00dev, RT3070) ||
2222 if (rt2x00_rt_rev_lt(rt2x00dev, RT3070, REV_RT3070
[all...]
H A Drt2800usb.c71 rt2x00_rt(rt2x00dev, RT3070)) {
108 if (rt2x00_rt(rt2x00dev, RT3070) ||
H A Drt2x00.h183 #define RT3070 0x3070 macro

Completed in 163 milliseconds