arc_jtag_write_core_reg() function
Write core registers. addr is an array of addresses, and those addresses can be in any order, though it is recommended that they are in sequential order where possible, as this reduces number of JTAG commands to transfer.
Arguments
jtag_info
addr
Array of registers numbers.
count
Amount of registers in arrays.
buffer
Array of register values.
Functions calling arc_jtag_write_core_reg()
Functions called by arc_jtag_write_core_reg()
arc_jtag_write_core_reg()
Data read by arc_jtag_write_core_reg()
arc_jtag_write_core_reg()