Searched refs:mips64_ejtag_config_step (Results 1 – 3 of 3) sorted by relevance
255 int mips64_ejtag_config_step(struct mips_ejtag *ejtag_info, bool enable_step);
56 mips64_ejtag_config_step(ejtag_info, 0); in mips_mips64_debug_entry()221 mips64_ejtag_config_step(ejtag_info, 1); in mips_mips64_single_step_core()746 retval = mips64_ejtag_config_step(ejtag_info, 1); in mips_mips64_step()
459 int mips64_ejtag_config_step(struct mips_ejtag *ejtag_info, bool enable_step) in mips64_ejtag_config_step() function