/linux-3.3/drivers/scsi/ |
D | 53c700_d.h_shipped | 12 ;; (at your option) any later version. 146 at 0x00000000 : */ 0x41000000,0x00000020, 150 at 0x00000002 : */ 0x830b0000,0x00000460, 154 at 0x00000004 : */ 0x860a0000,0x000001b0, 158 at 0x00000006 : */ 0x98080000,0x00000110, 164 at 0x00000008 : */ 0x50000000,0x00000058, 168 at 0x0000000a : */ 0x9f0b0000,0x00001000, 172 at 0x0000000c : */ 0x98080000,0x00002002, 179 at 0x0000000e : */ 0x0f000001,0x00000000, 183 at 0x00000010 : */ 0x98080000,0x00001003, [all …]
|
/linux-3.3/arch/xtensa/include/asm/ |
D | cacheasm.h | 34 .macro __loop_cache_all ar at insn size line_width 38 __loopi \ar, \at, \size, (4 << (\line_width)) 43 __endla \ar, \at, 4 << (\line_width) 48 .macro __loop_cache_range ar as at insn line_width 50 extui \at, \ar, 0, \line_width 51 add \as, \as, \at 53 __loops \ar, \as, \at, \line_width 55 __endla \ar, \at, (1 << (\line_width)) 60 .macro __loop_cache_page ar at insn line_width 62 __loopi \ar, \at, PAGE_SIZE, 4 << (\line_width) [all …]
|
D | asmmacro.h | 20 * __loopi ar, at, size, inc 22 * at scratch register used by macro 26 * __loops ar, as, at, inc_log2[, mask_log2][, cond][, ncond] 29 * at scratch register use by macro 38 * __endla ar, at, incr 48 .macro __loopi ar, at, size, incr 51 movi \at, ((\size + \incr - 1) / (\incr)) 52 loop \at, 99f 54 addi \at, \ar, \size 64 .macro __loops ar, as, at, incr_log2, mask_log2, cond, ncond [all …]
|
D | uaccess.h | 59 * <at> anything (temp register) 63 * <at> destroyed (actually, current) 66 .macro set_fs at, av, sp 67 GET_CURRENT(\at,\sp) 68 s32i \av, \at, THREAD_CURRENT_DS 83 * <at> anything (temp register) 88 * <at> destroyed (actually, current->thread.current_ds) 94 .macro kernel_ok at, sp, success 95 get_fs \at, \sp 96 beqz \at, \success [all …]
|
/linux-3.3/arch/mips/powertv/ |
D | powertv_setup.c | 103 unsigned long at, v0, v1; /* Must be on the stack */ in panic_handler() local 105 /* Start by saving $at and v0 on the stack. We use $at in panic_handler() 112 LONG_S_ "$at, %[at]\n" in panic_handler() 116 [at] "=m" (at), in panic_handler() 120 : "at" in panic_handler() 125 "move $at, %[pt_regs]\n" in panic_handler() 128 LONG_S_ "$4, " VAL(PT_R4) "($at)\n" in panic_handler() 129 LONG_S_ "$5, " VAL(PT_R5) "($at)\n" in panic_handler() 130 LONG_S_ "$6, " VAL(PT_R6) "($at)\n" in panic_handler() 131 LONG_S_ "$7, " VAL(PT_R7) "($at)\n" in panic_handler() [all …]
|
/linux-3.3/Documentation/isdn/ |
D | README.audio | 13 AT+FCLASS=8 Enable audio mode. 18 AT+FCLASS=0 Disable audio mode. 20 AT+FCLASS=? Show possible modes. 21 AT+FCLASS? Report current mode (0 or 8). 27 AT+Vxx? Show current setting. 28 AT+Vxx=? Show possible settings. 29 AT+Vxx=v Set simple parameter. 30 AT+Vxx=v,v ... Set complex parameter. 35 AT+VNH=x Auto hangup setting. NO EFFECT, supported 37 AT+VNH? Always reporting "1" [all …]
|
/linux-3.3/arch/powerpc/kernel/ |
D | vmlinux.lds.S | 19 ELF file with all segments at load address 0 as input. This 20 happens when running "strip" on vmlinux, because of the AT() magic 23 into the "notes" segment (at a non-zero load address). 51 .text : AT(ADDR(.text) - LOAD_OFFSET) { 84 .dummy : AT(ADDR(.dummy) - LOAD_OFFSET) { 91 * Init sections discarded at runtime 97 /* .exit.text is discarded at runtime, not link time, 100 .exit.text : AT(ADDR(.exit.text) - LOAD_OFFSET) { 104 .init.data : AT(ADDR(.init.data) - LOAD_OFFSET) { 119 .init.setup : AT(ADDR(.init.setup) - LOAD_OFFSET) { [all …]
|
/linux-3.3/drivers/staging/et131x/ |
D | et131x.h | 37 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN 85 * Tx queue start address reg in global address map at address 0x0000 86 * tx queue end address reg in global address map at address 0x0004 87 * rx queue start address reg in global address map at address 0x0008 88 * rx queue end address reg in global address map at address 0x000C 93 * located at address 0x0010 110 * Interrupt status reg at address 0x0018 129 * Interrupt mask register at address 0x001C 130 * Interrupt alias clear mask reg at address 0x0020 131 * Interrupt status alias reg at address 0x0024 [all …]
|
/linux-3.3/Documentation/cgroups/ |
D | memcg_test.txt | 15 Allocated at boot or memory hotplug. Freed at memory hot removal. 18 Allocated at swapon(). Freed at swapoff(). 25 a page/swp_entry may be charged (usage += PAGE_SIZE) at 28 Called at new page fault and Copy-On-Write. 31 Called at do_swap_page() (page fault on swap entry) and swapoff. 33 At commit, a charge recorded in swap_cgroup is removed. 36 Called at add_to_page_cache() 39 Called at shmem's swapin. 44 At commit, charge against oldpage or newpage will be committed. 68 At success of migration old is uncharged (if necessary), a charge [all …]
|
/linux-3.3/arch/ia64/kernel/ |
D | vmlinux.lds.S | 44 .text : AT(ADDR(.text) - LOAD_OFFSET) { 55 .text2 : AT(ADDR(.text2) - LOAD_OFFSET) { 60 .text..lock : AT(ADDR(.text..lock) - LOAD_OFFSET) { 77 __mca_table : AT(ADDR(__mca_table) - LOAD_OFFSET) { 83 .data..patch.phys_stack_reg : AT(ADDR(.data..patch.phys_stack_reg) - LOAD_OFFSET) { 96 .IA_64.unwind_info : AT(ADDR(.IA_64.unwind_info) - LOAD_OFFSET) { 99 .IA_64.unwind : AT(ADDR(.IA_64.unwind) - LOAD_OFFSET) { 109 .opd : AT(ADDR(.opd) - LOAD_OFFSET) { 122 .data..patch.vtop : AT(ADDR(.data..patch.vtop) - LOAD_OFFSET) { 128 .data..patch.rse : AT(ADDR(.data..patch.rse) - LOAD_OFFSET) { [all …]
|
/linux-3.3/Documentation/hwmon/ |
D | lm90 | 8 Datasheet: Publicly available at the National Semiconductor website 13 Datasheet: Publicly available at the National Semiconductor website 18 Datasheet: Publicly available at the National Semiconductor website 23 Datasheet: Publicly available at the National Semiconductor website 28 Datasheet: Publicly available at the ON Semiconductor website 33 Datasheet: Publicly available at the ON Semiconductor website 38 Datasheet: Publicly available at the ON Semiconductor website 43 Datasheet: Publicly available at the ON Semiconductor website 48 Datasheet: Publicly available at the Maxim website 53 Datasheet: Publicly available at the Maxim website [all …]
|
/linux-3.3/Documentation/misc-devices/ |
D | eeprom | 20 24C01 1K 0x50 (shadows at 0x51 - 0x57) 24 (additional data at 0x51, 0x53, 0x55, 0x57) 25 24C08 8K 0x50, 0x54 (additional data at 0x51, 0x52, 27 24C16 16K 0x50 (additional data at 0x51 - 0x57) 30 Atmel 34C02B 2K 0x50 - 0x57, SW write protect at 0x30-37 31 Catalyst 34FC02 2K 0x50 - 0x57, SW write protect at 0x30-37 32 Catalyst 34RC02 2K 0x50 - 0x57, SW write protect at 0x30-37 33 Fairchild 34W02 2K 0x50 - 0x57, SW write protect at 0x30-37 34 Microchip 24AA52 2K 0x50 - 0x57, SW write protect at 0x30-37 35 ST M34C02 2K 0x50 - 0x57, SW write protect at 0x30-37 [all …]
|
/linux-3.3/drivers/staging/usbip/userspace/libsrc/ |
D | names.c | 10 * (at your option) any later version. 232 struct audioterminal *at; in names_audioterminal() local 234 at = audioterminals[hashnum(termt)]; in names_audioterminal() 235 for (; at; at = at->next) in names_audioterminal() 236 if (at->termt == termt) in names_audioterminal() 237 return at->name; in names_audioterminal() 393 struct audioterminal *at; in new_audioterminal() local 396 at = audioterminals[h]; in new_audioterminal() 397 for (; at; at = at->next) in new_audioterminal() 398 if (at->termt == termt) in new_audioterminal() [all …]
|
/linux-3.3/Documentation/networking/ |
D | spider_net.txt | 42 descriptor pointer (GDACTDPA). The GDACTDPA points at the descr 51 hardware is ahead, the tail pointer will be pointing at a "full" 61 When traffic is flowing, then the head pointer will be pointing at 69 pointer, at which point the OS will notice that the head descr is 73 all be pointing at the same descr, which should be "empty". All of the 78 of the ring, starting at the tail pointer, and listing the status 84 net eth1: Chain tail located at descr=20 85 net eth1: Chain head is at 20 86 net eth1: HW curr desc (GDACTDPA) is at 21 88 net eth1: HW next desc (GDACNEXTDA) is at 22 [all …]
|
/linux-3.3/arch/x86/kernel/ |
D | vmlinux.lds.S | 12 * at run time. Absolute symbols are not relocated. If symbol value should 93 .text : AT(ADDR(.text) - LOAD_OFFSET) { 128 .data : AT(ADDR(.data) - LOAD_OFFSET) { 159 .vvar : AT(ADDR(.vvar) - LOAD_OFFSET) { 163 /* Place all vvars at the offsets in asm/vvar.h. */ 180 .init.begin : AT(ADDR(.init.begin) - LOAD_OFFSET) { 206 .x86_trampoline : AT(ADDR(.x86_trampoline) - LOAD_OFFSET) { 212 .x86_cpu_dev.init : AT(ADDR(.x86_cpu_dev.init) - LOAD_OFFSET) { 225 .parainstructions : AT(ADDR(.parainstructions) - LOAD_OFFSET) { 237 .altinstructions : AT(ADDR(.altinstructions) - LOAD_OFFSET) { [all …]
|
/linux-3.3/arch/microblaze/kernel/ |
D | vmlinux.lds.S | 27 .text : AT(ADDR(.text) - LOAD_OFFSET) { 44 __fdt_blob : AT(ADDR(__fdt_blob) - LOAD_OFFSET) { 59 .sdata2 : AT(ADDR(.sdata2) - LOAD_OFFSET) { 75 .sdata : AT(ADDR(.sdata) - LOAD_OFFSET) { 80 .sbss : AT(ADDR(.sbss) - LOAD_OFFSET) { 94 .init.data : AT(ADDR(.init.data) - LOAD_OFFSET) { 99 .init.ivt : AT(ADDR(.init.ivt) - LOAD_OFFSET) { 105 .init.setup : AT(ADDR(.init.setup) - LOAD_OFFSET) { 109 .initcall.init : AT(ADDR(.initcall.init) - LOAD_OFFSET ) { 113 .con_initcall.init : AT(ADDR(.con_initcall.init) - LOAD_OFFSET) { [all …]
|
/linux-3.3/include/linux/i2c/ |
D | sx150x.h | 27 * consecutively numbered gpios beginning at the given base, 33 * output-only GPO pin will be added at the end of the block. 35 * for each IO line in the expander. Setting the bit at 36 * position n will enable the pull-up for the IO at 41 * bit at position n will enable the pull-down for the IO at 46 * bit at position n enables open-drain operation for 47 * the IO at the corresponding offset. Clearing the bit 52 * in the expander. Setting the bit at position n inverts 62 * @irq_base: The first 'virtual IRQ' line at which our block of GPIO-based 64 * will create a block of irqs beginning at this number. [all …]
|
/linux-3.3/Documentation/filesystems/ |
D | sharedsubtree.txt | 52 The above command replicates the mount at /mnt to the mountpoint /tmp 61 Now let's say we mount a device at /tmp/a 70 Note that the mount has propagated to the mount at /mnt as well. 89 the new mount at /tmp becomes a shared mount and it is a replica of 90 the mount at /mnt. 92 Now let's make the mount at /tmp; a slave of /mnt 104 Note the mount event has propagated to the mount at /tmp 106 However let's see what happens if we mount something on the mount at /tmp 115 Note how the mount event has not propagated to the mount at 126 let's say we have a mount at /mnt and we make is unbindable [all …]
|
/linux-3.3/include/asm-generic/ |
D | vmlinux.lds.h | 75 * often happens at runtime) 217 .rodata : AT(ADDR(.rodata) - LOAD_OFFSET) { \ 228 .rodata1 : AT(ADDR(.rodata1) - LOAD_OFFSET) { \ 235 .pci_fixup : AT(ADDR(.pci_fixup) - LOAD_OFFSET) { \ 260 .builtin_fw : AT(ADDR(.builtin_fw) - LOAD_OFFSET) { \ 267 .rio_ops : AT(ADDR(.rio_ops) - LOAD_OFFSET) { \ 276 __ksymtab : AT(ADDR(__ksymtab) - LOAD_OFFSET) { \ 283 __ksymtab_gpl : AT(ADDR(__ksymtab_gpl) - LOAD_OFFSET) { \ 290 __ksymtab_unused : AT(ADDR(__ksymtab_unused) - LOAD_OFFSET) { \ 297 __ksymtab_unused_gpl : AT(ADDR(__ksymtab_unused_gpl) - LOAD_OFFSET) { \ [all …]
|
/linux-3.3/drivers/staging/comedi/drivers/ |
D | ni_atmio.c | 3 Hardware driver for NI AT-MIO E series cards 11 (at your option) any later version. 24 Description: National Instruments AT-MIO-E series 26 Devices: [National Instruments] AT-MIO-16E-1 (ni_atmio), 27 AT-MIO-16E-2, AT-MIO-16E-10, AT-MIO-16DE-10, AT-MIO-64E-3, 28 AT-MIO-16XE-50, AT-MIO-16XE-10, AT-AI-16XE-10 51 are at one extreme of their range, thus the default calibration 52 is terrible. Calibration at boot is strongly encouraged. 82 321791a.pdf discontinuation of at-mio-16e-10 rev. c 83 321808a.pdf about at-mio-16e-10 rev P [all …]
|
/linux-3.3/Documentation/DocBook/media/v4l/ |
D | vidioc-enum-dv-presets.xml | 56 applications shall begin at index zero, incrementing by one until the 125 <entry>720x480 progressive video at 59.94 fps as per BT.1362.</entry> 130 <entry>720x576 progressive video at 50 fps as per BT.1362.</entry> 135 <entry>1280x720 progressive video at 24 fps as per SMPTE 296M.</entry> 140 <entry>1280x720 progressive video at 25 fps as per SMPTE 296M.</entry> 145 <entry>1280x720 progressive video at 30 fps as per SMPTE 296M.</entry> 150 <entry>1280x720 progressive video at 50 fps as per SMPTE 296M.</entry> 155 <entry>1280x720 progressive video at 59.94 fps as per SMPTE 274M.</entry> 160 <entry>1280x720 progressive video at 60 fps as per SMPTE 274M/296M.</entry> 165 <entry>1920x1080 interlaced video at 29.97 fps as per BT.1120/SMPTE 274M.</entry> [all …]
|
/linux-3.3/arch/mips/bcm63xx/ |
D | dev-enet.c | 18 .start = -1, /* filled at runtime */ 19 .end = -1, /* filled at runtime */ 35 .start = -1, /* filled at runtime */ 36 .end = -1, /* filled at runtime */ 40 .start = -1, /* filled at runtime */ 44 .start = -1, /* filled at runtime */ 48 .start = -1, /* filled at runtime */ 67 .start = -1, /* filled at runtime */ 68 .end = -1, /* filled at runtime */ 72 .start = -1, /* filled at runtime */ [all …]
|
/linux-3.3/drivers/cpufreq/ |
D | Kconfig.x86 | 11 For details, take a look at: 31 For details, take a look at <file:Documentation/cpu-freq/>. 47 For details, take a look at <file:Documentation/cpu-freq/>. 58 For details, take a look at <file:Documentation/cpu-freq/>. 71 For details, take a look at <file:Documentation/cpu-freq/>. 82 For details, take a look at <file:Documentation/cpu-freq/>. 103 For details, take a look at <file:Documentation/cpu-freq/>. 112 For details, take a look at <file:Documentation/cpu-freq/>. 132 For details, take a look at <file:Documentation/cpu-freq/>. 156 For details, take a look at <file:Documentation/cpu-freq/>. [all …]
|
/linux-3.3/include/linux/ |
D | if_bonding.h | 14 * 2003/03/18 - Amir Noam <amir.noam at intel dot com> 18 * 2003/03/18 - Tsippy Mendelson <tsippy.mendelson at intel dot com> and 19 * Shmulik Hen <shmulik.hen at intel dot com> 23 * 2003/03/18 - Tsippy Mendelson <tsippy.mendelson at intel dot com> and 24 * Amir Noam <amir.noam at intel dot com> 27 * 2003/03/18 - Amir Noam <amir.noam at intel dot com>, 28 * Tsippy Mendelson <tsippy.mendelson at intel dot com> and 29 * Shmulik Hen <shmulik.hen at intel dot com> 32 * 2003/05/01 - Amir Noam <amir.noam at intel dot com> 36 * 2003/12/01 - Shmulik Hen <shmulik.hen at intel dot com> [all …]
|
/linux-3.3/net/netfilter/ |
D | xt_u32.c | 27 u_int32_t at; in u32_match_it() local 35 at = 0; in u32_match_it() 60 if (at + val < at) in u32_match_it() 62 at += val; in u32_match_it() 64 if (at + 4 < at || skb->len < at + 4 || in u32_match_it() 65 pos > skb->len - at - 4) in u32_match_it() 68 if (skb_copy_bits(skb, at + pos, &n, in u32_match_it()
|