Home
last modified time | relevance | path

Searched defs:Shft (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-sa1100/
H A Dbitfield.h45 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) argument
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dbitfield.h45 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) argument