/linux-3.4.99/arch/cris/arch-v32/mach-a3/ ! |
D | Kconfig | 7 hex 23 hex "DDR2 MRS" 27 hex "DDR2 SDRAM timing" 33 hex "DDR2 config" 37 hex "DDR2 latency" 41 hex "PIO CE0 configuration" 45 hex "PIO CE1 configuration" 49 hex "PIO CE2 configuration" 53 hex "GIO_PA_OE" 66 hex "GIO_PA_OUT" [all …]
|
/linux-3.4.99/arch/cris/arch-v32/mach-fs/ ! |
D | Kconfig | 7 hex 16 hex "MEM_GRP1_CONFIG" 24 hex "MEM_GRP2_CONFIG" 31 hex "MEM_GRP3_CONFIG" 40 hex "MEM_GRP4_CONFIG" 47 hex "SDRAM_GRP0_CONFIG" 58 hex "SDRAM_GRP1_CONFIG" 67 hex "SDRAM_TIMING" 77 hex "SDRAM_COMMAND" 86 hex "GIO_PA_OE" [all …]
|
/linux-3.4.99/firmware/ ! |
D | ihex2fw.c | 45 static uint8_t hex(const uint8_t *data, uint8_t *crc) in hex() function 154 len = hex(data + i, &crc); i += 2; in process_ihex() 157 len += hex(data + i, &crc); i += 2; in process_ihex() 174 record->addr = hex(data + i, &crc) << 8; i += 2; in process_ihex() 175 record->addr |= hex(data + i, &crc); i += 2; in process_ihex() 176 type = hex(data + i, &crc); i += 2; in process_ihex() 179 record->data[j] = hex(data + i, &crc); in process_ihex() 182 crcbyte = hex(data + i, &crc); i += 2; in process_ihex()
|
D | WHENCE | 35 Found in alsa-firmware package in hex form; no licensing information. 46 Found in alsa-firmware package in hex form with a comment claiming to 61 Found alsa-firmware package in hex form, with the following comment: 75 Found in hex form in kernel source. 114 Found in hex form in the kernel source. 124 Found in hex form in the kernel source. 249 Found in hex form in kernel source. 263 Found in hex form in ftp://ftp.multitech.com/wireless/wireless_linux.zip 294 Found in hex form in kernel source. 307 Found in hex form in kernel source. [all …]
|
/linux-3.4.99/arch/h8300/ ! |
D | Kconfig.ide | 7 hex "IDE register base address" 14 hex "IDE register alternate address" 31 hex 36 hex
|
/linux-3.4.99/arch/cris/arch-v32/ ! |
D | Kconfig | 9 hex 120 hex "MEM_GRP1_CONFIG" 128 hex "MEM_GRP2_CONFIG" 135 hex "MEM_GRP3_CONFIG" 144 hex "MEM_GRP4_CONFIG" 151 hex "SDRAM_GRP0_CONFIG" 162 hex "SDRAM_GRP1_CONFIG" 171 hex "SDRAM_TIMING" 181 hex "SDRAM_COMMAND" 190 hex "GIO_PA_OE" [all …]
|
/linux-3.4.99/arch/arm/ ! |
D | Kconfig-nommu | 13 hex '(S)DRAM Base Address' if SET_MEM_PARAM 17 hex '(S)DRAM SIZE' if SET_MEM_PARAM 21 hex 'FLASH Base Address' if SET_MEM_PARAM 25 hex 'FLASH Size' if SET_MEM_PARAM 29 hex 'Hard wire the processor ID'
|
/linux-3.4.99/arch/m68k/ifpsp060/ ! |
D | README | 32 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
|
/linux-3.4.99/Documentation/misc-devices/ ! |
D | spear-pcie-gadget.txt | 37 vendor_id :returns programmed vendor id (hex) 38 device_id :returns programmed device id(hex) 39 bar0_size: :returns size of bar0 in hex. 40 bar0_address :returns address of bar0 mapped area in hex. 53 vendor_id :write vendor id(hex) to be programmed. 54 device_id :write device id(hex) to be programmed. 55 bar0_size :write size of bar0 in hex. default bar0 size is 1000 (hex) 57 bar0_address :write address of bar0 mapped area in hex. (default mapping of
|
/linux-3.4.99/arch/mn10300/kernel/ ! |
D | gdb-stub.c | 179 static int hex(unsigned char ch); 189 static int hex(unsigned char ch) in hex() function 286 xmitcsum = hex(ch) << 4; in getpacket() 291 xmitcsum |= hex(ch); in getpacket() 394 hexValue = hex(**ptr); in hexToInt() 860 ch.b[0] = hex(*buf++) << 4; in hex2mem() 861 ch.b[0] |= hex(*buf++); in hex2mem() 869 ch.b[0] = hex(*buf++) << 4; in hex2mem() 870 ch.b[0] |= hex(*buf++); in hex2mem() 871 ch.b[1] = hex(*buf++) << 4; in hex2mem() [all …]
|
/linux-3.4.99/arch/frv/kernel/ ! |
D | gdb-stub.c | 214 static int hex(unsigned char ch); 222 static int hex(unsigned char ch) in hex() function 314 xmitcsum = hex(ch) << 4; in gdbstub_recv_packet() 319 xmitcsum |= hex(ch); in gdbstub_recv_packet() 413 ch = hex(**ptr); in hexToInt() 734 ch.b[0] = hex(*buf++) << 4; in hex2mem() 735 ch.b[0] |= hex(*buf++); in hex2mem() 743 ch.b[0] = hex(*buf++) << 4; in hex2mem() 744 ch.b[0] |= hex(*buf++); in hex2mem() 745 ch.b[1] = hex(*buf++) << 4; in hex2mem() [all …]
|
/linux-3.4.99/drivers/usb/serial/ ! |
D | Makefile-keyspan_pda_fw | 11 %.hex: %.asm 15 %_fw.h: %.hex ezusb_convert.pl
|
/linux-3.4.99/Documentation/ABI/testing/ ! |
D | configfs-spear-pcie-gadget | 25 vendor_id ... used to write and read vendor id (hex) 26 device_id ... used to write and read device id (hex) 28 bar0_address ... used to write and read bar0 mapped area in hex.
|
D | debugfs-olpc | 11 CC is the (hex) command, N is the count of expected reply bytes, and A A A A 12 are optional (hex) arguments.
|
D | sysfs-class-uwb_rc | 67 The EUI-48, in colon-separated hex octets, for this 104 hex octets. 112 The EUI-48 of this device in colon separated hex 127 space separated hex octets with one IE per line.
|
/linux-3.4.99/arch/mn10300/boot/compressed/ ! |
D | misc.c | 131 char hex[3]; in get_byte() 132 hex[0] = ((ch & 0x0f) > 9) ? in get_byte() 134 hex[1] = ((ch >> 4) > 9) ? in get_byte() 136 hex[2] = 0; in get_byte() 137 kputs(hex); in get_byte()
|
/linux-3.4.99/Documentation/usb/ ! |
D | misc_usbsevseg.txt | 19 The device can accept "text" either in raw, hex, or ascii textmode. 21 hex expects a value between 0-15 per character, 37 echo -ne "\x01\x02\x03" > /sys/bus/usb/.../text (hex)
|
/linux-3.4.99/Documentation/security/ ! |
D | keys-trusted-encrypted.txt | 9 in hex ascii for convenience, and are integrity verified. 30 keyhandle= ascii hex value of sealing key default 0x40000000 (SRK) 31 keyauth= ascii hex auth for sealing key default 0x00...i 33 blobauth= ascii hex auth for sealed data default 0x00... 35 blobauth= ascii hex auth for sealed data default 0x00... 37 pcrinfo= ascii hex of PCR_INFO or PCR_INFO_LONG (no default) 42 "keyctl print" returns an ascii hex copy of the sealed key, which is in standard
|
/linux-3.4.99/arch/cris/arch-v10/ ! |
D | Kconfig | 12 hex 263 hex "R_WAITSTATES" 271 hex "R_BUS_CONFIG" 286 hex "R_DRAM_CONFIG" 297 hex "R_DRAM_TIMING" 305 hex "R_SDRAM_CONFIG" 316 hex "R_SDRAM_TIMING" 323 hex "R_PORT_PA_DIR" 337 hex "R_PORT_PA_DATA" 345 hex "R_PORT_PB_CONFIG" [all …]
|
/linux-3.4.99/arch/powerpc/platforms/cell/ ! |
D | qpace_setup.c | 59 static void qpace_progress(char *s, unsigned short hex) in qpace_progress() argument 61 printk("*** %04x : %s\n", hex, s ? s : ""); in qpace_progress()
|
D | celleb_setup.c | 90 static void celleb_progress(char *s, unsigned short hex) in celleb_progress() argument 92 printk("*** %04x : %s\n", hex, s ? s : ""); in celleb_progress()
|
/linux-3.4.99/arch/m32r/ ! |
D | Kconfig | 196 hex "Physical memory start address (hex)" 205 hex "Physical memory size (hex)" 222 hex "Internal memory start address (hex)" 228 hex "Internal memory size (hex)"
|
/linux-3.4.99/Documentation/ ! |
D | printk-formats.txt | 62 For printing 6-byte MAC/FDDI addresses in hex notation. The 'M' and 'm' 90 For printing IPv6 network-order 16-bit hex addresses. The 'I6' and 'i6' 107 lower ('l') or upper case ('L') hex characters - and big endian order 108 in lower ('b') or upper case ('B') hex characters. 111 order with lower case hex characters will be printed.
|
/linux-3.4.99/arch/cris/arch-v10/kernel/ ! |
D | kgdb.c | 282 static int hex (char ch); 664 hex (char ch) in hex() function 715 ch = hex (*buf++) << 4; in hex2mem() 716 ch = ch + hex (*buf++); in hex2mem() 775 xmitcsum = hex (getDebugChar ()) << 4; in getpacket() 776 xmitcsum += hex (getDebugChar ()); in getpacket()
|
/linux-3.4.99/drivers/mfd/ ! |
D | janz-cmodio.c | 54 u8 hex; member 162 return snprintf(buf, PAGE_SIZE, "%x\n", priv->hex); in mbus_show() 219 priv->hex = ioread8(&priv->ctrl->int_enable); in cmodio_pci_probe()
|