Searched refs:rst_flags (Results 1 – 1 of 1) sorted by relevance
1339 u32 rst_flags; in ath9k_hw_set_reset() local1359 rst_flags = AR_RTC_RC_MAC_WARM | AR_RTC_RC_MAC_COLD | in ath9k_hw_set_reset()1381 rst_flags = AR_RTC_RC_MAC_WARM; in ath9k_hw_set_reset()1383 rst_flags |= AR_RTC_RC_MAC_COLD; in ath9k_hw_set_reset()1404 REG_WRITE(ah, AR_RTC_RC, rst_flags); in ath9k_hw_set_reset()