Searched refs:AUTO_WAKEUP_CFG (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/staging/rt2860/common/ |
D | cmm_mac_pci.c | 884 RTMP_IO_WRITE32(pAd, AUTO_WAKEUP_CFG, AutoWakeupCfg.word); in RT28xxPciStaAsicForceWakeup() 944 RTMP_IO_WRITE32(pAd, AUTO_WAKEUP_CFG, AutoWakeupCfg.word); in RT28xxPciStaAsicForceWakeup() 1005 RTMP_IO_WRITE32(pAd, AUTO_WAKEUP_CFG, AutoWakeupCfg.word); in RT28xxPciStaAsicSleepThenAutoWakeup() 1009 RTMP_IO_WRITE32(pAd, AUTO_WAKEUP_CFG, AutoWakeupCfg.word); in RT28xxPciStaAsicSleepThenAutoWakeup() 1477 RTMP_IO_WRITE32(pAd, AUTO_WAKEUP_CFG, AutoWakeupCfg.word); in RT28xxPciAsicRadioOff() 1483 RTMP_IO_WRITE32(pAd, AUTO_WAKEUP_CFG, AutoWakeupCfg.word); in RT28xxPciAsicRadioOff()
|
D | rtmp_init.c | 3201 RTMP_IO_WRITE32(pAd, AUTO_WAKEUP_CFG, in rt28xx_init()
|
/linux-2.6.39/drivers/staging/rt2860/chip/ |
D | rtmp_mac.h | 555 #define AUTO_WAKEUP_CFG 0x1208 /* old MAC_CSR10 */ macro
|
/linux-2.6.39/drivers/staging/rt2860/sta/ |
D | connect.c | 1903 RTMP_IO_WRITE32(pAd, AUTO_WAKEUP_CFG, AutoWakeupCfg.word); in LinkDown()
|