Searched defs:e0 (Results 1 - 6 of 6) sorted by relevance

/linux-master/lib/crypto/
H A Dsha256.c49 #define e0(x) (ror32(x, 2) ^ ror32(x, 13) ^ ror32(x, 22)) macro
/linux-master/crypto/
H A Dsha512_generic.c83 #define e0(x) (ror64(x,28) ^ ror64(x,34) ^ ror64(x,39)) macro
/linux-master/drivers/pci/controller/
H A Dpci-thunder-ecam.c29 static int handle_ea_bar(u32 e0, int bar, struct pci_bus *bus, argument
/linux-master/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common-v2.c1167 int e0 = !!(arg & 2); local
1192 u32 en, e0, e1; local
/linux-master/fs/ntfs3/
H A Dbitmap.c234 struct e_node *e, *e0 = NULL; local
H A Dindex.c1574 struct NTFS_DE *e, *e0, *re; local

Completed in 134 milliseconds