Home
last modified time | relevance | path

Searched refs:ESR (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/i810/
Di810_regs.h50 #define ESR 0x020B8 macro
/linux-4.4.14/drivers/iommu/
Dmsm_iommu_hw-8xxx.h108 #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/
DKconfig142 bool "Check for possible ESR exception bug"
/linux-4.4.14/drivers/net/ethernet/renesas/
Dravb.h78 ESR = 0x0088, enumerator
/linux-4.4.14/Documentation/virtual/kvm/
Dppc-pv.txt97 KVM_MAGIC_FEAT_MAS0_TO_SPRG7 Maps MASn, ESR, PIR and high SPRGs
/linux-4.4.14/arch/powerpc/kernel/
Dexceptions-64e.S140 SPECIAL_EXC_STORE(r10,ESR)
232 SPECIAL_EXC_LOAD(r10,ESR)
/linux-4.4.14/arch/x86/kvm/
Dtrace.h183 AREG(TMR), AREG(IRR), AREG(ESR), AREG(ICR), AREG(ICR2), AREG(LVTT), \
/linux-4.4.14/arch/blackfin/kernel/
Ddebug-mmrs.c168 __CAN(ESR, esr); in bfin_debug_mmrs_can()
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_reg.h1752 #define ESR 0x020b8 macro