Searched refs:ethosn_core_reset (Results 1 – 1 of 1) sorted by relevance
320 static bool ethosn_core_reset(uintptr_t core_addr, bool hard_reset) in ethosn_core_reset() function382 if (!ethosn_core_reset(core->addr, hard_reset)) { in ethosn_core_full_reset()430 ret = ethosn_core_reset(core->addr, hard_reset) ? ETHOSN_SUCCESS : ETHOSN_FAILURE; in ethosn_smc_core_reset_handler()