Home
last modified time | relevance | path

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

/u-boot/include/asm-generic/bitops/
A Dfls.h12 static __always_inline int fls(int x) in fls() function
/u-boot/include/linux/
A Dbitops.h169 # define fls generic_fls macro
/u-boot/arch/powerpc/include/asm/
A Dbitops.h170 static __inline__ int fls(unsigned int x) in fls() function
/u-boot/lib/
A Dbch.c130 static int fls(int x) in fls() function

Completed in 11 milliseconds