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

/drivers/net/wireless/rt2x00/
H A Drt2400pci.h687 * MACCSR2: TX_PE to RX_PE turn-around time control register
690 #define MACCSR2 0x0134 macro
H A Drt2500pci.h829 * MACCSR2: TX_PE to RX_PE turn-around time control register
832 #define MACCSR2 0x0134 macro
H A Drt2400pci.c876 rt2x00pci_register_read(rt2x00dev, MACCSR2, &reg);
878 rt2x00pci_register_write(rt2x00dev, MACCSR2, reg);
H A Drt2500pci.c1009 rt2x00pci_register_read(rt2x00dev, MACCSR2, &reg);
1011 rt2x00pci_register_write(rt2x00dev, MACCSR2, reg);

Completed in 107 milliseconds