Home
last modified time | relevance | path

Searched refs:hex (Results 1 – 25 of 45) sorted by relevance

12

/arch/m68k/ifpsp060/
DREADME32 fpsp.sa Full FP Kernel Module - hex image
36 pfpsp.sa Partial FP Kernel Module - hex image
39 fplsp.sa FP Library Module - hex image
43 isp.sa Integer Unimplemented Kernel Module - hex image
47 ilsp.sa Integer Unimplemented Library Module - hex image
58 was connected properly; hex image
62 connected properly; hex image
Disp.doc53 The hex image was created by assembling the source code and
101 to access the functions within the ISP. Since the isp.sa hex file contains
/arch/arm/
DKconfig-nommu14 hex '(S)DRAM Base Address' if SET_MEM_PARAM
18 hex '(S)DRAM SIZE' if SET_MEM_PARAM
22 hex 'FLASH Base Address' if SET_MEM_PARAM
27 hex 'FLASH Size' if SET_MEM_PARAM
32 hex 'Hard wire the processor ID'
/arch/nios2/platform/
DKconfig.platform7 hex "Memory base address"
32 hex "DTB Address"
127 hex "D-Cache size" if CUSTOM_CACHE_SETTINGS
134 hex "D-Cache line size" if CUSTOM_CACHE_SETTINGS
141 hex "I-Cache size" if CUSTOM_CACHE_SETTINGS
/arch/powerpc/platforms/cell/
Dsetup.c76 static void cell_progress(char *s, unsigned short hex) in cell_progress() argument
78 printk("*** %04x : %s\n", hex, s ? s : ""); in cell_progress()
/arch/powerpc/include/asm/
Dsetup.h8 extern void ppc_printk_progress(char *s, unsigned short hex);
Dudbg.h24 extern void udbg_progress(char *s, unsigned short hex);
Drtas.h368 extern void rtas_progress(char *s, unsigned short hex);
/arch/nios2/
DKconfig130 hex "Link address offset for booting"
156 hex "Virtual base address of the kernel MMU region " if NIOS2_KERNEL_MMU_REGION_BASE_BOOL
170 hex "Virtual base address of the kernel region " if NIOS2_KERNEL_REGION_BASE_BOOL
182 hex "Virtual base address of the I/O region" if NIOS2_IO_REGION_BASE_BOOL
/arch/powerpc/platforms/ps3/
Dsetup.c216 static void __init ps3_progress(char *s, unsigned short hex) in ps3_progress() argument
218 printk("*** %04x : %s\n", hex, s ? s : ""); in ps3_progress()
/arch/m68k/
DKconfig.machine335 hex "Address of the base of RAM"
344 hex "Size of RAM (in bytes), or 0 for automatic"
352 hex "Address of the base of system vectors"
361 hex "Address of the MBAR (internal peripherals)"
372 hex "Address of the IPSBAR (internal peripherals)"
383 hex "Address of the base of kernel code"
405 hex "Address of the base of ROM device"
414 hex "Address of the base of the ROM vectors"
423 hex "Address of the base of system image in ROM"
431 hex "Size of the ROM device"
/arch/powerpc/platforms/maple/
Dsetup.c275 static void __init maple_progress(char *s, unsigned short hex) in maple_progress() argument
277 printk("*** %04x : %s\n", hex, s ? s : ""); in maple_progress()
/arch/parisc/boot/compressed/
Dmisc.c156 const char hex[] = "0123456789abcdef"; in print_num() local
162 str[i--] = hex[num % base]; in print_num()
/arch/powerpc/
DKconfig.debug304 hex "vterm number to use with early debug HVSI"
312 hex "vterm number to use with OPAL early debug"
323 hex "Low 32 bits of early debug UART physical address"
331 hex "EPRN of early debug UART physical address"
336 hex "Early debug UART physical address"
341 hex "CPM UART early debug transmit descriptor address"
398 hex
DKconfig654 hex
1059 hex "Maximum low memory size (in bytes)" if LOWMEM_SIZE_BOOL
1108 hex "Virtual address of memory base" if PAGE_OFFSET_BOOL
1123 hex "Virtual address of kernel base" if KERNEL_START_BOOL
1137 hex "Physical address where the kernel is loaded" if PHYSICAL_START_BOOL
1142 hex
1160 hex "Size of user task space" if TASK_SIZE_BOOL
1188 hex
1191 hex
1194 hex
/arch/powerpc/kernel/
Dudbg.c132 void __init udbg_progress(char *s, unsigned short hex) in udbg_progress() argument
Drtas-proc.c319 unsigned long hex; in ppc_rtas_progress_write() local
329 hex = simple_strtoul(progress_led, NULL, 10); in ppc_rtas_progress_write()
331 rtas_progress ((char *)progress_led, hex); in ppc_rtas_progress_write()
/arch/microblaze/
DKconfig196 hex "Maximum low memory size (in bytes)" if LOWMEM_SIZE_BOOL
200 hex "Microblaze reset vector address setup"
222 hex "Virtual address of kernel base" if KERNEL_START_BOOL
237 hex "Size of user task space" if TASK_SIZE_BOOL
DKconfig.platform34 hex "Physical address where Linux Kernel is"
/arch/xtensa/
DKconfig82 hex
248 hex "Cache attributes for the memory address space"
252 These cache attributes are set up for noMMU systems. Each hex digit
279 hex "Physical address of the KSEG mapping"
292 hex "Kernel load address"
304 hex "Kernel vectors offset"
583 hex
605 hex "XTFPGA LCD base address"
/arch/powerpc/platforms/pasemi/
Dsetup.c311 static void __init pas_progress(char *s, unsigned short hex) in pas_progress() argument
313 printk("[%04x] : %s\n", hex, s ? s : ""); in pas_progress()
/arch/h8300/
DKconfig.cpu97 hex "Load offset"
/arch/sh/mm/
DKconfig17 hex
46 hex "Physical memory start address"
62 hex "Physical memory size"
/arch/c6x/
DKconfig104 hex "Virtual address of memory base"
/arch/powerpc/platforms/powernv/
Dsetup.c288 static void pnv_progress(char *s, unsigned short hex) in pnv_progress() argument

12