Home
last modified time | relevance | path

Searched defs:hweight16 (Results 1 – 13 of 13) sorted by relevance

/openbmc/u-boot/arch/arc/include/asm/
H A Dbitops.h15 #define hweight16(x) generic_hweight16(x) macro
/openbmc/u-boot/arch/m68k/include/asm/
H A Dbitops.h50 #define hweight16(x) generic_hweight16(x) macro
/openbmc/linux/tools/include/asm-generic/bitops/
H A Dconst_hweight.h27 #define hweight16(w) (__builtin_constant_p(w) ? __const_hweight16(w) : __arch_hweight16(w)) macro
/openbmc/linux/include/asm-generic/bitops/
H A Dconst_hweight.h27 #define hweight16(w) (__builtin_constant_p(w) ? __const_hweight16(w) : __arch_hweight16(w)) macro
/openbmc/u-boot/arch/microblaze/include/asm/
H A Dbitops.h257 #define hweight16(x) generic_hweight16(x) macro
370 #define hweight16(x) generic_hweight16(x) macro
/openbmc/u-boot/arch/sh/include/asm/
H A Dbitops.h157 #define hweight16(x) generic_hweight16(x) macro
/openbmc/u-boot/arch/nds32/include/asm/
H A Dbitops.h176 #define hweight16(x) generic_hweight16(x) macro
/openbmc/u-boot/arch/riscv/include/asm/
H A Dbitops.h158 #define hweight16(x) generic_hweight16(x) macro
/openbmc/u-boot/arch/sandbox/include/asm/
H A Dbitops.h151 #define hweight16(x) generic_hweight16(x) macro
/openbmc/u-boot/arch/arm/include/asm/
H A Dbitops.h158 #define hweight16(x) generic_hweight16(x) macro
/openbmc/u-boot/arch/x86/include/asm/
H A Dbitops.h388 #define hweight16(x) generic_hweight16(x) macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dbitops.h225 #define hweight16(x) generic_hweight16(x) macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dbitops.h718 #define hweight16(x) generic_hweight16(x) macro