Home
last modified time | relevance | path

Searched refs:rst_flags (Results 1 – 1 of 1) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Dhw.c1330 u32 rst_flags; in ath9k_hw_set_reset() local
1350 rst_flags = AR_RTC_RC_MAC_WARM | AR_RTC_RC_MAC_COLD | in ath9k_hw_set_reset()
1372 rst_flags = AR_RTC_RC_MAC_WARM; in ath9k_hw_set_reset()
1374 rst_flags |= AR_RTC_RC_MAC_COLD; in ath9k_hw_set_reset()
1385 REG_WRITE(ah, AR_RTC_RC, rst_flags); in ath9k_hw_set_reset()