Home
last modified time | relevance | path

Searched refs:RF2525E (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/
Drt2500usb.c572 if (rt2x00_rf(rt2x00dev, RF2525E) || rt2x00_rf(rt2x00dev, RF5222)) { in rt2500usb_config_ant()
580 if (rt2x00_rf(rt2x00dev, RF2525E)) in rt2500usb_config_ant()
604 if (rt2x00_rf(rt2x00dev, RF2525E)) { in rt2500usb_config_channel()
1463 !rt2x00_rf(rt2x00dev, RF2525E) && in rt2500usb_init_eeprom()
1722 } else if (rt2x00_rf(rt2x00dev, RF2525E)) { in rt2500usb_probe_hw_mode()
Drt2500usb.h35 #define RF2525E 0x0005 macro
Drt2500pci.c458 if (rt2x00_rf(rt2x00dev, RF2525E) || rt2x00_rf(rt2x00dev, RF5222)) { in rt2500pci_config_ant()
466 if (rt2x00_rf(rt2x00dev, RF2525E)) in rt2500pci_config_ant()
1653 !rt2x00_rf(rt2x00dev, RF2525E) && in rt2500pci_init_eeprom()
1907 } else if (rt2x00_rf(rt2x00dev, RF2525E)) { in rt2500pci_probe_hw_mode()
Drt2500pci.h35 #define RF2525E 0x0004 macro