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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_reset.c1733 #define AR_SOC_RST_RESET 0xB806001C macro
1740 REG_WRITE(AR_SOC_RST_RESET,
1741 REG_READ(AR_SOC_RST_RESET) | AR_SOC_WLAN_RST);
1742 REG_WRITE(AR_SOC_RST_RESET,
1743 REG_READ(AR_SOC_RST_RESET) & (~AR_SOC_WLAN_RST));
1763 #undef AR_SOC_RST_RESET macro

Completed in 91 milliseconds