Searched refs:GPIOCSR (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.h662 * GPIOCSR: GPIO control register.
664 #define GPIOCSR 0x0120 macro
H A Drt2500pci.h791 * GPIOCSR: GPIO control register.
793 #define GPIOCSR 0x0120 macro
H A Drt2500pci.c207 rt2x00pci_register_read(rt2x00dev, GPIOCSR, &reg);
900 rt2x00pci_register_write(rt2x00dev, GPIOCSR, 0x0000ff00);
H A Drt2400pci.c207 rt2x00pci_register_read(rt2x00dev, GPIOCSR, &reg);

Completed in 171 milliseconds