Searched refs:BBPCSR (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.c45 * and use the CSR registers BBPCSR and RFCSR to achieve this.
54 rt2x00pci_regbusy_read((__dev), BBPCSR, BBPCSR_BUSY, (__reg))
76 rt2x00pci_register_write(rt2x00dev, BBPCSR, reg);
103 rt2x00pci_register_write(rt2x00dev, BBPCSR, reg);
H A Drt2400pci.h605 * BBPCSR: BBP serial control register.
611 #define BBPCSR 0x00f0 macro
H A Drt2500pci.h710 * BBPCSR: BBP serial control register.
716 #define BBPCSR 0x00f0 macro
H A Drt2500pci.c45 * and use the CSR registers BBPCSR and RFCSR to achieve this.
54 rt2x00pci_regbusy_read((__dev), BBPCSR, BBPCSR_BUSY, (__reg))
76 rt2x00pci_register_write(rt2x00dev, BBPCSR, reg);
103 rt2x00pci_register_write(rt2x00dev, BBPCSR, reg);

Completed in 172 milliseconds