Home
last modified time | relevance | path

Searched refs:hex (Results 1 – 25 of 44) 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
Dfpsp.doc45 The hex image was created by assembling the source code and
93 to access the functions within the FPSP. Since the fpsp.sa hex file contains
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
DTEST.DOC39 ONLY format that will be supported. The hex images were created
88 to access the test routines. Since the {i,f}test.sa hex files contain
/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"
128 hex "D-Cache size" if CUSTOM_CACHE_SETTINGS
135 hex "D-Cache line size" if CUSTOM_CACHE_SETTINGS
142 hex "I-Cache size" if CUSTOM_CACHE_SETTINGS
/arch/powerpc/platforms/cell/
Dsetup.c75 static void cell_progress(char *s, unsigned short hex) in cell_progress() argument
77 printk("*** %04x : %s\n", hex, s ? s : ""); in cell_progress()
/arch/nios2/
DKconfig125 hex "Link address offset for booting"
151 hex "Virtual base address of the kernel MMU region " if NIOS2_KERNEL_MMU_REGION_BASE_BOOL
165 hex "Virtual base address of the kernel region " if NIOS2_KERNEL_REGION_BASE_BOOL
177 hex "Virtual base address of the I/O region" if NIOS2_IO_REGION_BASE_BOOL
/arch/powerpc/
DKconfig.debug315 hex "vterm number to use with early debug HVSI"
323 hex "vterm number to use with OPAL early debug"
334 hex "Low 32 bits of early debug UART physical address"
342 hex "EPRN of early debug UART physical address"
347 hex "Early debug UART physical address"
352 hex "CPM UART early debug transmit descriptor address"
364 hex "Early debug Serial 16550 physical address"
389 hex
DKconfig771 hex
1183 hex "Maximum low memory size (in bytes)" if LOWMEM_SIZE_BOOL
1235 hex "Virtual address of memory base" if PAGE_OFFSET_BOOL
1250 hex "Virtual address of kernel base" if KERNEL_START_BOOL
1264 hex "Physical address where the kernel is loaded" if PHYSICAL_START_BOOL
1269 hex
1287 hex "Size of user task space" if TASK_SIZE_BOOL
1296 hex
1299 hex
1302 hex
/arch/microblaze/
DKconfig165 hex "Maximum low memory size (in bytes)" if LOWMEM_SIZE_BOOL
169 hex "Microblaze reset vector address setup"
191 hex "Virtual address of kernel base" if KERNEL_START_BOOL
205 hex "Size of user task space" if TASK_SIZE_BOOL
DKconfig.platform34 hex "Physical address where Linux Kernel is"
/arch/powerpc/include/asm/
Dudbg.h24 void udbg_progress(char *s, unsigned short hex);
Dsetup.h8 extern void ppc_printk_progress(char *s, unsigned short hex);
/arch/powerpc/platforms/ps3/
Dsetup.c249 static void __init ps3_progress(char *s, unsigned short hex) in ps3_progress() argument
251 printk("*** %04x : %s\n", hex, s ? s : ""); in ps3_progress()
/arch/powerpc/platforms/maple/
Dsetup.c269 static void __init maple_progress(char *s, unsigned short hex) in maple_progress() argument
271 printk("*** %04x : %s\n", hex, s ? s : ""); in maple_progress()
/arch/csky/
DKconfig231 hex
276 hex "ITCM ram base"
288 hex "DTCM ram base"
333 hex "DRAM start addr (the same with memory-section in dts)"
/arch/parisc/boot/compressed/
Dmisc.c156 const char hex[] = "0123456789abcdef"; in print_num() local
162 str[i--] = hex[num % base]; in print_num()
/arch/m68k/
DKconfig.machine373 hex "Address of the base of RAM"
382 hex "Size of RAM (in bytes), or 0 for automatic"
390 hex "Address of the base of system vectors"
399 hex "Address of the MBAR (internal peripherals)"
410 hex "Address of the IPSBAR (internal peripherals)"
421 hex "Address of the base of kernel code"
443 hex "Address of the base of the ROM vectors"
452 hex "Address of the base of system image in ROM"
/arch/powerpc/kernel/
Dudbg.c136 void __init udbg_progress(char *s, unsigned short hex) in udbg_progress() argument
Drtas-proc.c314 unsigned long hex; in ppc_rtas_progress_write() local
324 hex = simple_strtoul(progress_led, NULL, 10); in ppc_rtas_progress_write()
326 rtas_progress ((char *)progress_led, hex); in ppc_rtas_progress_write()
/arch/powerpc/platforms/pasemi/
Dsetup.c307 static void __init pas_progress(char *s, unsigned short hex) in pas_progress() argument
309 printk("[%04x] : %s\n", hex, s ? s : ""); in pas_progress()
/arch/sh/mm/
DKconfig17 hex
41 hex "Physical memory start address"
57 hex "Physical memory size"
/arch/xtensa/
DKconfig98 hex
545 hex "XTFPGA LCD base address"
617 hex "Cache attributes for the memory address space"
621 These cache attributes are set up for noMMU systems. Each hex digit
648 hex "Physical address of the KSEG mapping"
661 hex "Kernel virtual address"
671 hex "Kernel load address"
711 hex "Kernel vectors virtual address"
719 hex "XIP kernel data virtual address"
730 hex
/arch/sh/
DKconfig562 hex "Physical address where the kernel is loaded" if (EXPERT || CRASH_DUMP)
674 hex
684 hex
697 hex

12