Searched refs:BCNCSR1 (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.h680 * BCNCSR1: Tx BEACON offset time control register.
683 #define BCNCSR1 0x0130 macro
H A Drt2500pci.h820 * BCNCSR1: Tx BEACON offset time control register.
824 #define BCNCSR1 0x0130 macro
H A Drt2400pci.c300 rt2x00pci_register_read(rt2x00dev, BCNCSR1, &reg);
302 rt2x00pci_register_write(rt2x00dev, BCNCSR1, reg);
H A Drt2500pci.c305 rt2x00pci_register_read(rt2x00dev, BCNCSR1, &reg);
308 rt2x00pci_register_write(rt2x00dev, BCNCSR1, reg);

Completed in 110 milliseconds