Home
last modified time | relevance | path

Searched hist:"6 c2f758cee266f764828b05fb7811ee3d4a7adec" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dbitops.h6c2f758cee266f764828b05fb7811ee3d4a7adec Thu Nov 05 14:43:25 UTC 2015 Fabio Estevam <fabio.estevam@freescale.com> x86: Use the generic bitops headers

Use the generic bitops and also add custom __ffs() implementation
as per the kernel.

Also align the ffs() implementation with the kernel.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Jagan Teki <jteki@openedev.com>