Home
last modified time | relevance | path

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

/linux/arch/arm/mach-sa1100/include/mach/
H A Dbitfield.h46 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) argument
/linux/drivers/video/fbdev/
H A Dpxa3xx-regs.h87 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) argument