Searched refs:PHY_CSR4 (Results 1 - 6 of 6) sorted by relevance

/drivers/net/wireless/rt2x00/
H A Drt2500usb.h495 * PHY_CSR4: Interface configuration.
497 #define PHY_CSR4 0x04c8 macro
H A Drt73usb.h513 * PHY_CSR4: RF serial control register
520 #define PHY_CSR4 0x3090 macro
H A Drt2500usb.c896 rt2500usb_register_read(rt2x00dev, PHY_CSR4, &reg);
898 rt2500usb_register_write(rt2x00dev, PHY_CSR4, reg);
H A Drt61pci.h602 * PHY_CSR4: RF serial control register
609 #define PHY_CSR4 0x3090 macro
H A Drt73usb.c64 rt2x00usb_regbusy_read((__dev), PHY_CSR4, PHY_CSR4_BUSY, (__reg))
145 rt2x00usb_register_write_lock(rt2x00dev, PHY_CSR4, reg);
H A Drt61pci.c51 * and use the CSR registers PHY_CSR3 and PHY_CSR4 to achieve this.
62 rt2x00pci_regbusy_read((__dev), PHY_CSR4, PHY_CSR4_BUSY, (__reg))
140 rt2x00pci_register_write(rt2x00dev, PHY_CSR4, reg);

Completed in 44 milliseconds