Searched refs:rst_flags (Results 1 – 2 of 2) sorted by relevance
1355 uint32_t rst_flags; in ar5416SetReset() local1376 rst_flags = AR_RTC_RC_MAC_WARM | AR_RTC_RC_MAC_COLD | in ar5416SetReset()1395 rst_flags = AR_RTC_RC_MAC_WARM; in ar5416SetReset()1397 rst_flags |= AR_RTC_RC_MAC_COLD; in ar5416SetReset()1402 OS_REG_WRITE(ah, AR_RTC_RC, rst_flags); in ar5416SetReset()
1683 u_int32_t rst_flags; in ar9300_set_reset() local1717 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()