Searched defs:e0 (Results  1 – 9 of 9) sorted by relevance
| /linux-4.4.14/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, yuv) { \  argument
 | 
| /linux-4.4.14/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.4.14/arch/x86/purgatory/ | 
| D | sha256.c | 33 #define e0(x)       (ror32(x, 2) ^ ror32(x, 13) ^ ror32(x, 22))  macro
 | 
| /linux-4.4.14/arch/mn10300/include/uapi/asm/ | 
| D | sigcontext.h | 29 	unsigned long	e0;  member
 | 
| D | ptrace.h | 57 	unsigned long		e0;  member
 | 
| /linux-4.4.14/arch/mn10300/include/asm/ | 
| D | gdb-stub.h | 82 	u32	e0, e1, e2, e3, e4, e5, e6, e7;  member
 | 
| /linux-4.4.14/arch/s390/include/asm/ | 
| D | etr.h | 10 	unsigned int e0		: 1;	/* port 0 stepping control */  member
 | 
| /linux-4.4.14/drivers/staging/rdma/hfi1/ | 
| D | chip.c | 192 	e0, e0val, \  argument
 |