Searched refs:ECR (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/arch/arc/include/asm/ |
D | entry-arcv2.h | 46 sub sp, sp, 12 ; BTA/ECR/orig_r0 placeholder per pt_regs 55 add sp, sp, 12 ; skip BTA/ECR/orig_r0 placeholderss 128 PUSHAX ecr ; r9 contains ECR, expected by EV_Trap variable 139 add sp, sp, 8 ; orig_r0/ECR don't need restoring
|
/linux-4.4.14/arch/c6x/include/asm/ |
D | special_insns.h | 53 #define ack_exception(type) set_creg(ECR, 1 << (type))
|
/linux-4.4.14/arch/arm/mm/ |
D | proc-fa526.S | 150 mcr p15, 0, r0, c1, c1, 0 @ turn-on ECR
|
/linux-4.4.14/arch/arc/kernel/ |
D | entry-arcv2.S | 155 ; ECR in pt_regs provides whether access was R/W/X
|
/linux-4.4.14/arch/c6x/kernel/ |
D | entry.S | 329 MVC .S2 B2,ECR ; ack the software exception
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_pm.c | 6053 I915_WRITE(ECR, 0); in intel_init_emon() 6054 POSTING_READ(ECR); in intel_init_emon() 6109 I915_WRITE(ECR, 0x80000019); in intel_init_emon()
|
D | i915_reg.h | 2810 #define ECR 0x11600 macro
|