Searched refs:MAC_CSR14 (Results 1 - 7 of 7) 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.h146 * MAC_CSR14: Power mode1.
155 #define MAC_CSR14 0x041c macro
H A Drt73usb.h287 * MAC_CSR14: LED control register.
294 #define MAC_CSR14 0x3038 macro
H A Drt2500usb.c746 rt2500usb_register_write(rt2x00dev, MAC_CSR14, 0x1e11);
949 rt2500usb_register_write(rt2x00dev, MAC_CSR14, 0x2121);
H A Drt61pci.h377 * MAC_CSR14: LED control register.
384 #define MAC_CSR14 0x3038 macro
H A Drt61pci.c296 rt2x00pci_register_read(led->rt2x00dev, MAC_CSR14, &reg);
299 rt2x00pci_register_write(led->rt2x00dev, MAC_CSR14, reg);
H A Drt73usb.c244 rt2x00usb_register_read(led->rt2x00dev, MAC_CSR14, &reg);
247 rt2x00usb_register_write(led->rt2x00dev, MAC_CSR14, reg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dmlme.h128 #define ASIC_LED_ACT_ON(pAd) RTMP_IO_WRITE32(pAd, MAC_CSR14, 0x00031e46)
129 #define ASIC_LED_ACT_OFF(pAd) RTMP_IO_WRITE32(pAd, MAC_CSR14, 0x00001e46)

Completed in 140 milliseconds