arm926ejs_cp15_write() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarm926ejs_cp15_write()

arm926ejs_cp15_write() function

Syntax

static int arm926ejs_cp15_write(struct target *target,     uint32_t op1,     uint32_t op2,     uint32_t crn,     uint32_t crm,     uint32_t value);

Arguments

target

op1

op2

crn

crm

value

References

LocationReferrerText
arm926ejs.c:124
static int arm926ejs_cp15_write(struct target *target, uint32_t op1, uint32_t op2,
arm926ejs.c:204arm926ejs_mcr()
return arm926ejs_cp15_write(target, op1, op2, crn, crm, value);
arm926ejs.c:684arm926ejs_init_arch_info()
arm926ejs->write_cp15 = arm926ejs_cp15_write;

Call Tree

Functions calling arm926ejs_cp15_write()
Functions called by arm926ejs_cp15_write()
all items filtered out
arm926ejs_cp15_write()
Data read by arm926ejs_cp15_write()
Data written by arm926ejs_cp15_write()
arm926ejs_cp15_write()::retval
arm926ejs_cp15_write()::arm7_9
arm926ejs_cp15_write()::jtag_info
arm926ejs_cp15_write()::address
arm926ejs_cp15_write()::fields
arm926ejs_cp15_write()::value_buf
arm926ejs_cp15_write()::address_buf
arm926ejs_cp15_write()::then
all items filtered out
arm926ejs_cp15_write()
arm926ejs_cp15_write()::retval
arm926ejs_cp15_write()::nr_w_buf
arm926ejs_cp15_write()::access_t
all items filtered out
Implementations
arm926ejs_cp15_write()
all items filtered out
Type of arm926ejs_cp15_write()
arm926ejs_cp15_write()
uint8_t
uint32_t
int64_t
all items filtered out