Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/mach-pxa/include/mach/
Dbitfield.h46 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) macro
/linux-3.3/arch/arm/mach-sa1100/include/mach/
Dbitfield.h46 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) macro
/linux-3.3/drivers/video/mbx/
Dreg_bits.h6 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) macro