Home
last modified time | relevance | path

Searched refs:ARM_BASE_BVR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dhw_breakpoint.h103 #define ARM_BASE_BVR 64 macro
/openbmc/linux/arch/arm/kernel/
H A Dhw_breakpoint.c338 val_base = ARM_BASE_BVR; in arch_install_hw_breakpoint()
370 val_base = ARM_BASE_BVR + core_num_brps; in arch_install_hw_breakpoint()
878 val = read_wb_reg(ARM_BASE_BVR + i); in breakpoint_handler()
1085 write_wb_reg(ARM_BASE_BVR + i, 0UL); in reset_ctrl_regs()