Home
last modified time | relevance | path

Searched defs:e0 (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/msm/mdp/
Dmdp_format.c74 #define FMT(name, a, r, g, b, e0, e1, e2, e3, alpha, tight, c, cnt, fp, cs) { \ argument
/linux-4.1.27/arch/x86/purgatory/
Dsha256.c33 #define e0(x) (ror32(x, 2) ^ ror32(x, 13) ^ ror32(x, 22)) macro
/linux-4.1.27/crypto/
Dsha256_generic.c40 #define e0(x) (ror32(x, 2) ^ ror32(x,13) ^ ror32(x,22)) macro
Dsha512_generic.c66 #define e0(x) (ror64(x,28) ^ ror64(x,34) ^ ror64(x,39)) macro
/linux-4.1.27/arch/mn10300/include/uapi/asm/
Dsigcontext.h29 unsigned long e0; member
Dptrace.h57 unsigned long e0; member
/linux-4.1.27/arch/mn10300/include/asm/
Dgdb-stub.h82 u32 e0, e1, e2, e3, e4, e5, e6, e7; member
/linux-4.1.27/arch/s390/include/asm/
Detr.h10 unsigned int e0 : 1; /* port 0 stepping control */ member