Home
last modified time | relevance | path

Searched refs:AUTO_WAKEUP_CFG (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/rt2860/common/
Dcmm_mac_pci.c884 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()
Drtmp_init.c3201 RTMP_IO_WRITE32(pAd, AUTO_WAKEUP_CFG, in rt28xx_init()
/linux-2.6.39/drivers/staging/rt2860/chip/
Drtmp_mac.h555 #define AUTO_WAKEUP_CFG 0x1208 /* old MAC_CSR10 */ macro
/linux-2.6.39/drivers/staging/rt2860/sta/
Dconnect.c1903 RTMP_IO_WRITE32(pAd, AUTO_WAKEUP_CFG, AutoWakeupCfg.word); in LinkDown()