Home
last modified time | relevance | path

Searched refs:Size (Results 1 – 14 of 14) sorted by relevance

/arch/arm/mach-sa1100/include/mach/
A Dbitfield.h46 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) argument
A DSA-1100.h141 #define UDCOMP_OutMaxPkt(Size) /* Output Maximum Packet size */ \ argument
143 (((Size) - 1) << FShft (UDCOMP_OUTMAXP))
147 #define UDCIMP_InMaxPkt(Size) /* Input Maximum Packet size */ \ argument
149 (((Size) - 1) << FShft (UDCIMP_INMAXP))
759 #define SSCR0_DataSize(Size) /* Data Size Select [4..16] */ \ argument
760 (((Size) - 1) << FShft (SSCR0_DSS))
/arch/arm/boot/bootp/
A Dinit.S43 movne r4, #2 @ Size of this entry (2 words)
44 stmiane r9, {r4, r5, r10} @ Size, ATAG_CORE, terminator
56 mov r5, #4 @ Size of initrd tag (4 words)
/arch/sh/lib/
A Dmemcpy-sh4.S24 ! Size is 16 or greater, and may have trailing bytes
97 ! Size is 16 or greater, and may have trailing bytes
239 ! Size is not small, so its worthwhile looking for optimisations.
347 ! Size is 16 or greater and less than 64, but may have trailing bytes
396 ! Size is at least 64 bytes, so will be going round the big loop at least once.
/arch/arm/
A DKconfig-nommu27 hex 'FLASH Size' if SET_MEM_PARAM
/arch/xtensa/boot/boot-redboot/
A Dbootstrap.S33 # a3: Size of parameter list
/arch/arc/
A DKconfig245 int "ICCM Size in KB"
255 int "DCCM Size in KB"
285 prompt "MMU Page Size"
305 prompt "MMU Super Page Size"
/arch/microblaze/
A DKconfig205 hex "Size of user task space" if TASK_SIZE_BOOL
/arch/m68k/fpsp040/
A Dutil.S636 | | 0 | Size | Dest Reg # |
639 | Size is:
A Ddecbin.S15 | Object Size:
/arch/x86/boot/
A Dheader.S174 .byte 8 # Size
/arch/m68k/
A DKconfig.machine357 hex "Size of RAM (in bytes), or 0 for automatic"
/arch/powerpc/
A DKconfig1299 hex "Size of user task space" if TASK_SIZE_BOOL
1316 int "Size of modules/execmem area (In Mbytes)" if MODULES_SIZE_BOOL
/arch/x86/lib/
A Dx86-opcode-map.txt154 66: Operand-Size (Prefix)
155 67: Address-Size (Prefix)

Completed in 874 milliseconds