xscale_common::cp15_control_reg is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDxscale_common::cp15_control_reg

xscale_common::cp15_control_reg field

Syntax

uint32_t cp15_control_reg;

References

LocationReferrerText
xscale.h:120
uint32_t cp15_control_reg;
xscale.c:983xscale_debug_entry()
xscale->cp15_control_reg =
xscale.c:985xscale_debug_entry()
xscale->armv4_5_mmu.mmu_enabled = (xscale->cp15_control_reg & 0x1U) ? 1 : 0;
xscale.c:987xscale_debug_entry()
(xscale->cp15_control_reg & 0x4U) ? 1 : 0;
xscale.c:989xscale_debug_entry()
(xscale->cp15_control_reg & 0x1000U) ? 1 : 0;

Data Use

Functions writing xscale_common::cp15_control_reg
Functions reading xscale_common::cp15_control_reg
all items filtered out
xscale_common::cp15_control_reg
all items filtered out
Type of xscale_common::cp15_control_reg
xscale_common::cp15_control_reg
uint32_t
all items filtered out