Searched defs:A32 (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/boot/
H A Dcpucheck.c48 #define A32(a, b, c, d) (((d) << 24)+((c) << 16)+((b) << 8)+(a)) macro
/linux-4.4.14/lib/lz4/
H A Dlz4defs.h32 #define A32(x) (((U32_S *)(x))->v) macro
49 #define A32(x) get_unaligned((u32 *)&(((U16_S *)(x))->v)) macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DdefBF544.h588 #define A32 0xffc00 /* A32 in the Coefficient Matrix */ macro
H A DdefBF547.h565 #define A32 0xffc00 /* A32 in the Coefficient Matrix */ macro

Completed in 183 milliseconds