Home
last modified time | relevance | path

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

/drivers/net/wireless/ralink/rt2x00/
Drt2500usb.h23 #define RF2525 0x0003 macro
Drt2500pci.h23 #define RF2525 0x0003 macro
Drt2500pci.c488 if (rt2x00_rf(rt2x00dev, RF2525)) { in rt2500pci_config_channel()
1643 !rt2x00_rf(rt2x00dev, RF2525) && in rt2500pci_init_eeprom()
1895 } else if (rt2x00_rf(rt2x00dev, RF2525)) { in rt2500pci_probe_hw_mode()
Drt2500usb.c1451 !rt2x00_rf(rt2x00dev, RF2525) && in rt2500usb_init_eeprom()
1708 } else if (rt2x00_rf(rt2x00dev, RF2525)) { in rt2500usb_probe_hw_mode()