Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/
Drt2500usb.h36 #define RF5222 0x0010 macro
Drt2500pci.h36 #define RF5222 0x0010 macro
Drt2500usb.c572 if (rt2x00_rf(rt2x00dev, RF2525E) || rt2x00_rf(rt2x00dev, RF5222)) { in rt2500usb_config_ant()
1464 !rt2x00_rf(rt2x00dev, RF5222)) { in rt2500usb_init_eeprom()
1725 } else if (rt2x00_rf(rt2x00dev, RF5222)) { in rt2500usb_probe_hw_mode()
Drt2500pci.c458 if (rt2x00_rf(rt2x00dev, RF2525E) || rt2x00_rf(rt2x00dev, RF5222)) { in rt2500pci_config_ant()
1654 !rt2x00_rf(rt2x00dev, RF5222)) { in rt2500pci_init_eeprom()
1910 } else if (rt2x00_rf(rt2x00dev, RF5222)) { in rt2500pci_probe_hw_mode()