Home
last modified time | relevance | path

Searched refs:generic_hweight8 (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arc/include/asm/
H A Dbitops.h17 #define hweight8(x) generic_hweight8(x)
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dbitops.h51 #define hweight8(x) generic_hweight8(x)
/OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/
H A Dbitops.h258 #define hweight8(x) generic_hweight8(x)
371 #define hweight8(x) generic_hweight8(x)
/OK3568_Linux_fs/u-boot/arch/sandbox/include/asm/
H A Dbitops.h152 #define hweight8(x) generic_hweight8(x)
/OK3568_Linux_fs/u-boot/include/linux/
H A Dbitops.h124 static inline unsigned int generic_hweight8(unsigned int w) in generic_hweight8() function
/OK3568_Linux_fs/u-boot/arch/nds32/include/asm/
H A Dbitops.h173 #define hweight8(x) generic_hweight8(x)
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dbitops.h173 #define hweight8(x) generic_hweight8(x)
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dbitops.h387 #define hweight8(x) generic_hweight8(x)
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dbitops.h226 #define hweight8(x) generic_hweight8(x)
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dbitops.h720 #define hweight8(x) generic_hweight8(x)