Searched refs:ESR (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/i810/ |
D | i810_regs.h | 50 #define ESR 0x020B8 macro
|
/linux-4.4.14/drivers/iommu/ |
D | msm_iommu_hw-8xxx.h | 108 #define SET_ESR(b, v) SET_GLOBAL_REG(ESR, (b), (v)) 124 #define GET_ESR(b) GET_GLOBAL_REG(ESR, (b)) 231 #define SET_CFG(b, v) SET_GLOBAL_FIELD(b, ESR, CFG, v) 232 #define SET_BYPASS(b, v) SET_GLOBAL_FIELD(b, ESR, BYPASS, v) 233 #define SET_ESR_MULTI(b, v) SET_GLOBAL_FIELD(b, ESR, ESR_MULTI, v) 348 #define GET_CFG(b) GET_GLOBAL_FIELD(b, ESR, CFG) 349 #define GET_BYPASS(b) GET_GLOBAL_FIELD(b, ESR, BYPASS) 350 #define GET_ESR_MULTI(b) GET_GLOBAL_FIELD(b, ESR, ESR_MULTI) 827 #define ESR (0xFFF88) macro
|
/linux-4.4.14/arch/openrisc/ |
D | Kconfig | 142 bool "Check for possible ESR exception bug"
|
/linux-4.4.14/drivers/net/ethernet/renesas/ |
D | ravb.h | 78 ESR = 0x0088, enumerator
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | ppc-pv.txt | 97 KVM_MAGIC_FEAT_MAS0_TO_SPRG7 Maps MASn, ESR, PIR and high SPRGs
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | exceptions-64e.S | 140 SPECIAL_EXC_STORE(r10,ESR) 232 SPECIAL_EXC_LOAD(r10,ESR)
|
/linux-4.4.14/arch/x86/kvm/ |
D | trace.h | 183 AREG(TMR), AREG(IRR), AREG(ESR), AREG(ICR), AREG(ICR2), AREG(LVTT), \
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | debug-mmrs.c | 168 __CAN(ESR, esr); in bfin_debug_mmrs_can()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_reg.h | 1752 #define ESR 0x020b8 macro
|