Home
last modified time | relevance | path

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

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