Searched refs:RT3352 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/phy/ralink/ |
H A D | Kconfig | 21 RT3352, MT7620, MT7628 and MT7688.
|
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | Kconfig | 214 Supported chips: RT2880, RT3050, RT3052, RT3350, RT3352.
|
H A D | rt2x00.h | 156 #define RT3352 0x3352 /* WSOC */ macro
|
H A D | rt2800lib.c | 2302 rt2x00_rt(rt2x00dev, RT3352) || in rt2800_config_ant() 4210 if (rt2x00_rt(rt2x00dev, RT3352)) { in rt2800_config_channel() 4528 if (rt2x00_rt(rt2x00dev, RT3352) || in rt2800_config_channel() 5954 } else if (rt2x00_rt(rt2x00dev, RT3352)) { in rt2800_init_registers() 7254 case RT3352: in rt2800_init_bbp() 10631 case RT3352: in rt2800_init_rfcsr() 11035 else if (rt2x00_rt(rt2x00dev, RT3352)) in rt2800_init_eeprom() 11092 rt2x00_rt(rt2x00dev, RT3352) || in rt2800_init_eeprom() 11137 if (!rt2x00_rt(rt2x00dev, RT3352) && in rt2800_init_eeprom() 11172 if (rt2x00_rt(rt2x00dev, RT3352) || in rt2800_init_eeprom() [all …]
|