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

/drivers/net/wireless/rt2x00/
H A Drt2400pci.h618 * RFCSR: RF serial control register.
625 #define RFCSR 0x00f4 macro
H A Drt2500pci.h723 * RFCSR: RF serial control register.
730 #define RFCSR 0x00f4 macro
H A Drt2400pci.c45 * and use the CSR registers BBPCSR and RFCSR to achieve this.
56 rt2x00pci_regbusy_read((__dev), RFCSR, RFCSR_BUSY, (__reg))
131 rt2x00pci_register_write(rt2x00dev, RFCSR, reg);
H A Drt2500pci.c45 * and use the CSR registers BBPCSR and RFCSR to achieve this.
56 rt2x00pci_regbusy_read((__dev), RFCSR, RFCSR_BUSY, (__reg))
131 rt2x00pci_register_write(rt2x00dev, RFCSR, reg);

Completed in 20 milliseconds