Searched refs:rst_flags (Results 1 – 1 of 1) sorted by relevance
1353 u32 rst_flags; in ath9k_hw_set_reset() local1373 rst_flags = AR_RTC_RC_MAC_WARM | AR_RTC_RC_MAC_COLD | in ath9k_hw_set_reset()1395 rst_flags = AR_RTC_RC_MAC_WARM; in ath9k_hw_set_reset()1397 rst_flags |= AR_RTC_RC_MAC_COLD; in ath9k_hw_set_reset()1418 REG_WRITE(ah, AR_RTC_RC, rst_flags); in ath9k_hw_set_reset()