Location | Referrer | Text |
arm_jtag.h:31 | | static inline int arm_jtag_set_instr(struct jtag_tap *tap, |
adi_v5_jtag.c:253 | adi_jtag_dp_scan_cmd() | |
arm720t.c:48 | arm720t_scan_cp15() | |
arm7_9_common.c:621 | arm7_9_execute_sys_speed() | retval = arm_jtag_set_instr(jtag_info->tap, 0xf, NULL, TAP_IDLE); |
arm7_9_common.c:625 | arm7_9_execute_sys_speed() | retval = arm_jtag_set_instr(jtag_info->tap, 0x4, NULL, TAP_IDLE); |
arm7_9_common.c:675 | arm7_9_execute_fast_sys_speed() | retval = arm_jtag_set_instr(jtag_info->tap, 0xf, NULL, TAP_IDLE); |
arm7_9_common.c:679 | arm7_9_execute_fast_sys_speed() | retval = arm_jtag_set_instr(jtag_info->tap, 0x4, NULL, TAP_IDLE); |
arm7_9_common.c:1653 | arm7_9_restart_core() | retval = arm_jtag_set_instr(jtag_info->tap, 0xf, NULL, TAP_IDLE); |
arm7_9_common.c:1657 | arm7_9_restart_core() | retval = arm_jtag_set_instr(jtag_info->tap, 0x4, NULL, TAP_IDLE); |
arm7tdmi.c:57 | arm7tdmi_examine_debug_reason() | |
arm7tdmi.c:115 | arm7tdmi_clock_out() | |
arm7tdmi.c:131 | arm7tdmi_clock_data_in() | |
arm7tdmi.c:176 | arm7tdmi_clock_data_in_endianness() | |
arm920t.c:86 | arm920t_read_cp15_physical() | |
arm920t.c:141 | arm920t_write_cp15_physical() | |
arm920t.c:194 | arm920t_execute_cp15() | |
arm926ejs.c:57 | arm926ejs_cp15_read() | |
arm926ejs.c:107 | arm926ejs_cp15_read() | retval = arm_jtag_set_instr(jtag_info->tap, 0xc, NULL, TAP_IDLE); |
arm926ejs.c:143 | arm926ejs_cp15_write() | |
arm926ejs.c:190 | arm926ejs_cp15_write() | retval = arm_jtag_set_instr(jtag_info->tap, 0xf, NULL, TAP_IDLE); |
arm946e.c:139 | arm946e_read_cp15() | |
arm946e.c:191 | arm946e_write_cp15() | |
arm966e.c:87 | arm966e_read_cp15() | |
arm966e.c:141 | arm966e_write_cp15() | |
arm9tdmi.c:91 | arm9tdmi_examine_debug_reason() | |
arm9tdmi.c:145 | arm9tdmi_clock_out() | |
arm9tdmi.c:197 | arm9tdmi_clock_data_in() | |
arm9tdmi.c:249 | arm9tdmi_clock_data_in_endianness() | |
arm_jtag.c:52 | arm_jtag_scann_inner() | |
embeddedice.c:356 | embeddedice_read_reg_w_check() | |
embeddedice.c:422 | embeddedice_receive() | |
embeddedice.c:509 | embeddedice_write_reg() | |
embeddedice.c:543 | embeddedice_send() | |
embeddedice.c:600 | embeddedice_handshake() | |
etm.c:506 | etm_read_reg_w_check() | |
etm.c:593 | etm_write_reg() | |
feroceon.c:85 | feroceon_dummy_clock_out() | |