Searched refs:RALINKCSR (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2400pci.h575 * RALINKCSR: Ralink Rx auto-reset BBCR.
579 #define RALINKCSR 0x00e8 macro
H A Drt2500pci.h678 * RALINKCSR: Ralink Rx auto-reset BBCR.
682 #define RALINKCSR 0x00e8 macro
H A Drt2400pci.c781 rt2x00pci_register_read(rt2x00dev, RALINKCSR, &reg);
786 rt2x00pci_register_write(rt2x00dev, RALINKCSR, reg);
H A Drt2500pci.c913 rt2x00pci_register_read(rt2x00dev, RALINKCSR, &reg);
920 rt2x00pci_register_write(rt2x00dev, RALINKCSR, reg);

Completed in 173 milliseconds