Searched refs:HAL_RESET_COLD (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1249 if (! ar5416SetResetReg(ah, HAL_RESET_COLD))
1289 case HAL_RESET_COLD:
1340 return ar5416SetReset(ah, HAL_RESET_COLD);
1388 if (type == HAL_RESET_COLD)
1431 if (type == HAL_RESET_COLD) {
H A Dar5416.h31 HAL_RESET_COLD, enumerator in enum:__anon9253
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c1664 HALASSERT(type == HAL_RESET_WARM || type == HAL_RESET_COLD);
1695 if (type == HAL_RESET_COLD) {
1707 type == HAL_RESET_COLD))
1922 case HAL_RESET_COLD:
2000 if (!ar9300_set_reset_reg(ah, HAL_RESET_COLD)) {
2060 type = HAL_RESET_COLD;
H A Dar9300.h106 HAL_RESET_COLD, enumerator in enum:__anon8050

Completed in 118 milliseconds