Home
last modified time | relevance | path

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

/linux/arch/x86/crypto/
H A Dpolyval-clmulni_asm.S35 #define HI %xmm13 macro
H A Daes-gcm-aesni-x86_64.S842 .set HI, TMP2 define
H A Daes-gcm-avx10-x86_64.S892 .set HI, GHASHDATA2 define
/linux/arch/arm64/crypto/
H A Dpolyval-ce-core.S59 HI .req v22 label
/linux/lib/
H A Dtest_dynamic_debug.c78 enum cat_disjoint_names { LOW = 11, MID, HI }; enumerator
/linux/drivers/input/joystick/iforce/
H A Diforce.h104 #define HI(a) ((unsigned char)((a) >> 8)) macro
/linux/drivers/media/rc/
H A Dati_remote.c220 #define HI(a) ((unsigned char)((a) >> 8)) macro
/linux/sound/pci/
H A Dmaestro3.c1149 #define HI(x) LO((x) >> 16) in snd_m3_pcm_setup1() macro