Home
last modified time | relevance | path

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

/linux/arch/arm/mach-sa1100/include/mach/
A Dbitfield.h46 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) macro
/linux/arch/arm/mach-pxa/include/mach/
A Dbitfield.h47 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) macro

Completed in 3 milliseconds