Searched refs:ARM_BASE_WCR (Results 1 – 2 of 2) sorted by relevance
312 write_wb_reg(ARM_BASE_WCR, ctrl_reg); in get_max_wp_len()313 if ((read_wb_reg(ARM_BASE_WCR) & ctrl_reg) == ctrl_reg) in get_max_wp_len()364 ctrl_base = ARM_BASE_WCR; in arch_install_hw_breakpoint()411 base = ARM_BASE_WCR; in arch_uninstall_hw_breakpoint()890 write_wb_reg(ARM_BASE_WCR + i, 0UL); in reset_ctrl_regs()
96 #define ARM_BASE_WCR 112 macro