Searched refs:AR_WA_UNTIE_RESET_EN (Results 1 – 2 of 2) sorted by relevance
1067 wa_reg_val = wa_reg_val & ~(AR_WA_UNTIE_RESET_EN); in ar9300_wow_enable()1531 AR_WA_UNTIE_RESET_EN | AR_WA_POR_SHORT | AR_WA_RESET_EN); in ar9300_wow_wake_up()
738 #define AR_WA_UNTIE_RESET_EN (1 << 15) /* Enable PCI Reset to POR (power-on-reset) */ macro