Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c1683 u_int32_t rst_flags; in ar9300_set_reset() local
1717 rst_flags = AR_RTC_RC_MAC_WARM; in ar9300_set_reset()
1719 rst_flags |= AR_RTC_RC_MAC_COLD; in ar9300_set_reset()
1858 OS_REG_WRITE(ah, AR_RTC_RC, rst_flags); in ar9300_set_reset()