Searched refs:PHY_CSR3 (Results 1 - 5 of 5) 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 Drt2500usb.h490 * PHY_CSR3: RX MAC configuration.
492 #define PHY_CSR3 0x04c6 macro
H A Drt73usb.h500 * PHY_CSR3: BBP serial control register.
506 #define PHY_CSR3 0x308c macro
H A Drt61pci.c51 * and use the CSR registers PHY_CSR3 and PHY_CSR4 to achieve this.
60 rt2x00pci_regbusy_read((__dev), PHY_CSR3, PHY_CSR3_BUSY, (__reg))
85 rt2x00pci_register_write(rt2x00dev, PHY_CSR3, reg);
112 rt2x00pci_register_write(rt2x00dev, PHY_CSR3, reg);
H A Drt73usb.c62 rt2x00usb_regbusy_read((__dev), PHY_CSR3, PHY_CSR3_BUSY, (__reg))
84 rt2x00usb_register_write_lock(rt2x00dev, PHY_CSR3, reg);
111 rt2x00usb_register_write_lock(rt2x00dev, PHY_CSR3, reg);
H A Drt61pci.h589 * PHY_CSR3: BBP serial control register.
595 #define PHY_CSR3 0x308c macro

Completed in 91 milliseconds