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

/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1246 if (! ar5416SetResetReg(ah, HAL_RESET_COLD))
1286 case HAL_RESET_COLD:
1337 return ar5416SetReset(ah, HAL_RESET_COLD);
1385 if (type == HAL_RESET_COLD)
1428 if (type == HAL_RESET_COLD) {
H A Dar5416.h31 HAL_RESET_COLD, enumerator in enum:__anon8028
/freebsd-10.2-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c1613 HALASSERT(type == HAL_RESET_WARM || type == HAL_RESET_COLD);
1644 if (type == HAL_RESET_COLD) {
1656 type == HAL_RESET_COLD))
1870 case HAL_RESET_COLD:
1945 if (!ar9300_set_reset_reg(ah, HAL_RESET_COLD)) {
H A Dar9300.h106 HAL_RESET_COLD, enumerator in enum:__anon7060

Completed in 176 milliseconds