Searched refs:HAL_RESET_COLD (Results 1 – 3 of 3) sorted by relevance
1257 if (! ar5416SetResetReg(ah, HAL_RESET_COLD)) in ar5416Disable()1297 case HAL_RESET_COLD: in ar5416SetResetReg()1348 return ar5416SetReset(ah, HAL_RESET_COLD); in ar5416SetResetPowerOn()1396 if (type == HAL_RESET_COLD) in ar5416SetReset()1439 if (type == HAL_RESET_COLD) { in ar5416SetReset()
1687 HALASSERT(type == HAL_RESET_WARM || type == HAL_RESET_COLD); in ar9300_set_reset()1718 if (type == HAL_RESET_COLD) { in ar9300_set_reset()1730 type == HAL_RESET_COLD)) in ar9300_set_reset()1946 case HAL_RESET_COLD: in ar9300_set_reset_reg()2025 if (!ar9300_set_reset_reg(ah, HAL_RESET_COLD)) { in ar9300_disable()2090 type = HAL_RESET_COLD; in ar9300_chip_reset()
778 HAL_RESET_COLD enumerator