Searched refs:E2PROM_CSR (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dee_prom.c44 RTMP_IO_WRITE32(pAd, E2PROM_CSR, *x);
52 RTMP_IO_WRITE32(pAd, E2PROM_CSR, *x);
62 RTMP_IO_READ32(pAd, E2PROM_CSR, &x);
70 RTMP_IO_READ32(pAd, E2PROM_CSR, &x);
88 RTMP_IO_READ32(pAd, E2PROM_CSR, &x);
97 RTMP_IO_WRITE32(pAd, E2PROM_CSR, x);
106 RTMP_IO_WRITE32(pAd, E2PROM_CSR, x);
114 RTMP_IO_READ32(pAd, E2PROM_CSR, &x);
117 RTMP_IO_WRITE32(pAd, E2PROM_CSR, x);
128 RTMP_IO_READ32(pAd, E2PROM_CSR,
[all...]
H A Drtmp_init.c695 RTMP_IO_READ32(pAd, E2PROM_CSR, &data);
696 DBGPRINT(RT_DEBUG_TRACE, ("--> E2PROM_CSR = 0x%x\n", data));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/chips/
H A Drt30xx.c116 RTMP_IO_READ32(pAd, E2PROM_CSR, &x);
118 RTMP_IO_WRITE32(pAd, E2PROM_CSR, x);
131 RTMP_IO_READ32(pAd, E2PROM_CSR, &x);
133 RTMP_IO_WRITE32(pAd, E2PROM_CSR, x);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2800pci.c106 rt2800_register_read(rt2x00dev, E2PROM_CSR, &reg);
128 rt2800_register_write(rt2x00dev, E2PROM_CSR, reg);
136 rt2800_register_read(rt2x00dev, E2PROM_CSR, &reg);
H A Drt61pci.c181 rt2x00pci_register_read(rt2x00dev, E2PROM_CSR, &reg);
203 rt2x00pci_register_write(rt2x00dev, E2PROM_CSR, reg);
2236 rt2x00pci_register_read(rt2x00dev, E2PROM_CSR, &reg);
H A Drt61pci.h998 * E2PROM_CSR: EEPROM control register.
1003 #define E2PROM_CSR 0x3470 macro
H A Drt2800.h101 * E2PROM_CSR: PCI EEPROM control register.
106 #define E2PROM_CSR 0x0004 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/chip/
H A Drtmp_mac.h1166 /* E2PROM_CSR: EEPROM control register */
1280 #define E2PROM_CSR 0x0004 macro

Completed in 130 milliseconds