Home
last modified time | relevance | path

Searched defs:const2 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/crypto/
H A Dcrc32-vpmsum_core.S51 #define const2 v25 macro
/linux/arch/powerpc/kernel/vdso/
H A Dvgetrandom-chacha.S20 #define const2 0x79622d32 macro
/linux/drivers/input/keyboard/
H A Dapplespi.c265 __le16 const2; member
/linux/drivers/tty/vt/
H A Dvt.c4905 void putconsxy(struct vc_data *vc, unsigned char xy[static const 2]) in putconsxy()