Searched refs:AR_RTC_FORCE_WAKE_ON_INT (Results 1 – 5 of 5) sorted by relevance
428 #define AR_RTC_FORCE_WAKE_ON_INT 0x00000002 /* auto-wake on MAC interrupt */ macro
1293 AR_RTC_FORCE_WAKE_EN | AR_RTC_FORCE_WAKE_ON_INT); in ar5416SetResetReg()1322 AR_RTC_FORCE_WAKE_EN | AR_RTC_FORCE_WAKE_ON_INT); in ar5416SetResetPowerOn()1374 AR_RTC_FORCE_WAKE_EN | AR_RTC_FORCE_WAKE_ON_INT); in ar5416SetReset()
606 OS_REG_WRITE(ah, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_ON_INT); in ar9300_set_power_mode_network_sleep()1009 OS_REG_WRITE(ah, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_ON_INT); in ar9300_set_power_mode_wow_sleep()
1696 AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_EN | AR_RTC_FORCE_WAKE_ON_INT); in ar9300_set_reset()1891 AR_RTC_FORCE_WAKE_EN | AR_RTC_FORCE_WAKE_ON_INT); in ar9300_set_reset_power_on()1939 AR_RTC_FORCE_WAKE_EN | AR_RTC_FORCE_WAKE_ON_INT); in ar9300_set_reset_reg()
1196 #define AR_RTC_FORCE_WAKE_ON_INT 0x00000002 /* auto-wake on MAC interrupt */ macro