Searched refs:RESET_COMPLETE (Results 1 – 2 of 2) sorted by relevance
69 #define RESET_COMPLETE 0x80 macro70 #define EVENT_INDEX RESET_COMPLETE665 if (uc->dev_resp.code == RESET_COMPLETE) { in ccg_process_response()801 if (ret != RESET_COMPLETE) in ccg_cmd_reset()861 if (ret != RESET_COMPLETE) in ccg_cmd_jump_boot_mode()
57 BRCMF_ENUM_DEF(RESET_COMPLETE, 35) \