Searched defs:e0 (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/msm/mdp/ |
D | mdp_format.c | 74 #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/ |
D | sha256.c | 33 #define e0(x) (ror32(x, 2) ^ ror32(x, 13) ^ ror32(x, 22)) macro
|
/linux-4.1.27/crypto/ |
D | sha256_generic.c | 40 #define e0(x) (ror32(x, 2) ^ ror32(x,13) ^ ror32(x,22)) macro
|
D | sha512_generic.c | 66 #define e0(x) (ror64(x,28) ^ ror64(x,34) ^ ror64(x,39)) macro
|
/linux-4.1.27/arch/mn10300/include/uapi/asm/ |
D | sigcontext.h | 29 unsigned long e0; member
|
D | ptrace.h | 57 unsigned long e0; member
|
/linux-4.1.27/arch/mn10300/include/asm/ |
D | gdb-stub.h | 82 u32 e0, e1, e2, e3, e4, e5, e6, e7; member
|
/linux-4.1.27/arch/s390/include/asm/ |
D | etr.h | 10 unsigned int e0 : 1; /* port 0 stepping control */ member
|