Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/rt2x00/
Drt2500usb.h32 #define RF2523 0x0001 macro
Drt2500pci.c487 if (!rt2x00_rf(rt2x00dev, RF2523)) in rt2500pci_config_channel()
528 if (!rt2x00_rf(rt2x00dev, RF2523)) { in rt2500pci_config_channel()
1648 !rt2x00_rf(rt2x00dev, RF2523) && in rt2500pci_init_eeprom()
1896 } else if (rt2x00_rf(rt2x00dev, RF2523)) { in rt2500pci_probe_hw_mode()
Drt2500pci.h32 #define RF2523 0x0001 macro
Drt2500usb.c1470 !rt2x00_rf(rt2x00dev, RF2523) && in rt2500usb_init_eeprom()
1723 } else if (rt2x00_rf(rt2x00dev, RF2523)) { in rt2500usb_probe_hw_mode()