Searched refs:reg_enable (Results 1 – 2 of 2) sorted by relevance
80 static int reg_enable[] __initconst = { 0x18, 0x10, 0x14 }; variable160 intc.enable[b] = base + reg_enable[b]; in armctrl_of_init()
233 int i, max_slots, ctrl_reg, val_reg, reg_enable; in hw_breakpoint_control() local243 reg_enable = !debug_info->bps_disabled; in hw_breakpoint_control()250 reg_enable = !debug_info->wps_disabled; in hw_breakpoint_control()273 reg_enable ? ctrl | 0x1 : ctrl & ~0x1); in hw_breakpoint_control()