/linux-4.1.27/arch/metag/lib/ |
D | memmove.S | 104 ! D1.6 stores the gap size in bits 105 MULW D1.6, D0Ar6, #8 108 SUB D0.6, D0.6, D1.6 111 GETL D0.7, D1.7, [--A1.2] 115 LSL D1Re0, D1Re0, D1.6 116 MOV D0Re0, D1.7 119 MOV D1.5, D0Re0 121 ADD D1Re0, D1Re0, D1.5 123 MOV D1.5, D1.7 124 LSL D1.5, D1.5, D1.6 [all …]
|
D | div64.S | 80 XOR D1.5,D1Ar1,D1Ar3 96 TSTT D1.5,#HI(0x80000000) 105 GETL D0.5,D1.5,[A0StP+#(-8)]
|
/linux-4.1.27/Documentation/metag/ |
D | kernel-ABI.txt | 25 D1 General Data unit 1 0-7 8-15 16-31 16-31 59 D0 REG (ALIAS) PURPOSE D1 REG (ALIAS) PURPOSE 61 D0.0 (D0Re0) 32bit result D1.0 (D1Re0) Top half of 64bit result 62 D0.1 (D0Ar6) Argument 6 D1.1 (D1Ar5) Argument 5 63 D0.2 (D0Ar4) Argument 4 D1.2 (D1Ar3) Argument 3 64 D0.3 (D0Ar2) Argument 2 D1.3 (D1Ar1) Argument 1 65 D0.4 (D0FrT) Frame temp D1.4 (D1RtP) Return pointer 66 D0.5 Call preserved D1.5 Call preserved 67 D0.6 Call preserved D1.6 Call preserved 68 D0.7 Call preserved D1.7 Call preserved [all …]
|
/linux-4.1.27/arch/metag/tbx/ |
D | tbidefr.S | 49 MOV D1.5, TXDEFR 51 MOV D1Ar3, D1.5 54 OR D1.5, D1.5, D0.5 91 AND D1.5, D1.5, D1Re0 98 MOV TXDEFR, D1.5 103 GETL D0.5, D1.5, [--A0StP]
|
D | tbidspram.S | 31 SETL [A0StP++], D0.5, D1.5 52 GETL D0.5, D1.5, [--A0StP] 65 SETL [A0StP++], D0.5, D1.5 86 GETL D0.5, D1.5, [--A0StP] 99 SETL [A0StP++], D0.5, D1.5 120 GETL D0.5, D1.5, [--A0StP] 133 SETL [A0StP++], D0.5, D1.5 154 GETL D0.5, D1.5, [--A0StP]
|
D | tbipcx.S | 266 MOV TXCATCH1,D1.5 268 MOV TXCATCH3,D1.6
|
D | tbictx.S | 64 MOV D1.5,D1Ar1 70 MOV D1Re0,D1.5
|
/linux-4.1.27/Documentation/mn10300/ |
D | ABI.txt | 21 passed in the D0 and D1 registers respectively; all other arguments are passed 26 passed in D0:D1. If the first argument is not a 64-bit value, but the second 27 is, the second will be passed entirely on the stack and D1 will be unused. 53 | D1 Save Slot | 71 The return value is passed in D0 for an integer (or D0:D1 for a 64-bit value), 88 Clobber: D0-D1, A0-A1, E0-E3 142 D1 2nd syscall argument Saved
|
/linux-4.1.27/arch/sh/lib64/ |
D | memcpy.S | 46 #define LDUAQ(P,O,D0,D1) ldlo.q P,O,D0; ldhi.q P,O+7,D1 argument 47 #define STUAQ(P,O,D0,D1) stlo.q P,O,D0; sthi.q P,O+7,D1 argument 48 #define LDUAL(P,O,D0,D1) ldlo.l P,O,D0; ldhi.l P,O+3,D1 argument 49 #define STUAL(P,O,D0,D1) stlo.l P,O,D0; sthi.l P,O+3,D1 argument
|
D | copy_user_memcpy.S | 61 #define LDUAQ(P,O,D0,D1) ldlo.q P,O,D0; ldhi.q P,O+7,D1 argument 62 #define STUAQ(P,O,D0,D1) stlo.q P,O,D0; sthi.q P,O+7,D1 argument 63 #define LDUAL(P,O,D0,D1) ldlo.l P,O,D0; ldhi.l P,O+3,D1 argument 64 #define STUAL(P,O,D0,D1) stlo.l P,O,D0; sthi.l P,O+3,D1 argument
|
/linux-4.1.27/arch/c6x/lib/ |
D | csum_64plus.S | 31 ZERO .D1 A9 ; csum (a side) 59 ZERO .D1 A1 88 || ZERO .D1 A8 150 L10: ADD .D1 A31,A9,A9 151 MV .D1 A9,A4 190 ZERO .D1 A5 195 [!B1] ZERO .D1 A3 218 L14: NOT .D1 A5,A3 223 MV .D1 A3,A4 300 || ZERO .D1 A1
|
D | memcpy_64plus.S | 19 || MV .D1 A4,A3
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | srem_mod.S | 164 movel -4(%a0),%d2 | ...(D0,D1,D2) is |X| 178 subl %d6,%d0 | ...(D0,D1,D2) is normalized 192 orl %d7,%d1 | ...(D0,D1,D2) normalized 197 addil #0x00003FFE,%d0 | ...(D0,D1,D2) normalized 210 |..(Carry,D1,D2) is R 226 |..At this point carry = 0, R = (D1,D2), Y = (D4,D5) 240 |..If Carry is set, then Y < (Carry,D1,D2) < 2Y. Otherwise, Carry = 0 241 |..and Y < (D1,D2) < 2Y. Either way, perform R - Y 258 |..At this point, R=(Carry,D1,D2) = 2^(k-L)X - QY, j+k=L, j >= 0, R < 2Y. 263 |..k = L, j = 0, Carry = 0, R = (D1,D2) = X - QY, R < Y. [all …]
|
D | slog2.S | 33 | flag. Otherwise, save FPCR in D1; set FpCR to default. 48 | flag. Otherwise, save FPCR in D1; set FpCR to default. 62 | flag. Otherwise, save FPCR in D1; set FpCR to default. 77 | flag. Otherwise, save FPCR in D1; set FpCR to default.
|
D | binstr.S | 36 | into d2:d3. D1 will contain the bcd digit formed. 102 | A5. Add mul by 8 to mul by 2. D1 contains the digit formed.
|
D | fpsp.h | 82 .set USER_DA,LV+0 | save space for D0-D1,A0-A1 84 .set USER_D1,LV+4 | saved user D1
|
D | x_operr.S | 256 | the stack at (a7). D1 has size: 1=byte,2=word,4=long/single
|
D | x_snan.S | 229 | We get here with D1 containing the data to write and D0 the
|
/linux-4.1.27/arch/cris/arch-v10/kernel/ |
D | fasttimer.c | 41 #define D1(x) macro 178 D1(printk(KERN_DEBUG "start_timer1 : %d us freq: %i div: %i\n", in start_timer1() 218 D1(printk("sft %s %d us\n", name, delay_us)); in start_one_shot_timer() 372 D1(printk(KERN_DEBUG "t: %is %06ius\n", in timer1_handler() 419 D1(printk(".\n")); in timer1_handler() 452 D1(printk("e! %d\n", us)); in timer1_handler() 461 D1(printk("t1 stop!\n")); in timer1_handler() 482 D1(printk("schedule_usleep(%d)\n", us)); in schedule_usleep() 489 D1(printk("done schedule_usleep(%d)\n", us)); in schedule_usleep()
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-devices-power_resources_D1 | 8 power state D1. 12 the given device node to be in ACPI power state D1. The names
|
D | sysfs-devices-power_state | 11 "D0", "D1", "D2", "D3hot", and "D3cold", reflect the power state
|
D | sysfs-devices-real_power_state | 13 resources. Its possible values, "D0", "D1", "D2", "D3hot", and
|
/linux-4.1.27/Documentation/devicetree/bindings/leds/ |
D | leds-lp55xx.txt | 22 0: D1~9 are connected to VDD 23 1: D1~6 with VDD, D7~9 with VOUT 24 2: D1~6 with VOUT, D7~9 with VDD 25 3: D1~9 are connected to VOUT 173 pwr-sel = /bits/ 8 <3>; /* D1~9 connected to VOUT */
|
/linux-4.1.27/arch/powerpc/crypto/ |
D | sha1-powerpc-asm.S | 142 STEPUP20(20, D1) 150 STEPUP4(60, D1) 151 STEPUP4(64, D1) 152 STEPUP4(68, D1) 153 STEPUP4(72, D1)
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
D | fasttimer.c | 48 #define D1(x) macro 141 D1(printk("start_timer_trig : %d us freq: %i div: %i\n", in start_timer_trig() 197 D1(printk("sft %s %d us\n", name, delay_us)); in start_one_shot_timer() 362 D1(printk(KERN_DEBUG in timer_trig_handler() 401 D1(printk(".\n")); in timer_trig_handler() 430 D1(printk("e! %d\n", us)); in timer_trig_handler() 438 D1(printk("ttrig stop!\n")); in timer_trig_handler() 456 D1(printk("schedule_usleep(%d)\n", us)); in schedule_usleep() 463 D1(printk("done schedule_usleep(%d)\n", us)); in schedule_usleep()
|
/linux-4.1.27/firmware/radeon/ |
D | R200_cp.bin.ihex | 49 :1003000000000002000190000000001400011064D1 69 :1004400000000002000075760000000200007577D1
|
D | RV620_me.bin.ihex | 147 :1009200000000000810000000020441100000000D1
|
D | RS780_me.bin.ihex | 147 :1009200000000000810000000020441100000000D1
|
D | RV635_me.bin.ihex | 147 :1009200000000000810000000020441100000000D1
|
D | RV610_me.bin.ihex | 147 :1009200000000000810000000020441100000000D1
|
D | RV630_me.bin.ihex | 147 :1009200000000000810000000020441100000000D1
|
D | RV670_me.bin.ihex | 147 :1009200000000000810000000020441100000000D1
|
/linux-4.1.27/arch/metag/include/asm/ |
D | metag_regs.h | 107 #define D1Re0 D1.0 109 #define D1Ar5 D1.1 111 #define D1Ar3 D1.2 113 #define D1Ar1 D1.3 115 #define D1RtP D1.4
|
/linux-4.1.27/Documentation/devicetree/bindings/spi/ |
D | omap-spi.txt | 9 - ti,pindir-d0-out-d1-in: Select the D0 pin as output and D1 as 11 D1 as output.
|
/linux-4.1.27/drivers/net/usb/ |
D | hso.c | 123 #define D1(args...) D_(0x01, ##args) macro 712 D1("%s: received USB status - %s (%d)", function, explanation, status); in handle_usb_error() 811 D1("len: %d/%d", skb->len, MUX_BULK_TX_BUF_SIZE); in hso_net_start_xmit() 875 D1("Rx %d bytes", count); in packetizeRx() 915 D1("could not allocate memory"); in packetizeRx() 975 D1(" W_S"); in packetizeRx() 979 D1(" "); in packetizeRx() 1023 D1("BULK IN callback but driver is not active!"); in read_bulk_callback() 1212 D1("serial == NULL"); in hso_std_serial_read_bulk_callback() 1220 D1("Actual length = %d\n", urb->actual_length); in hso_std_serial_read_bulk_callback() [all …]
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | ti,dra7-dss.txt | 69 D1+, D1-, D2+, D2-. (default: 0,1,2,3,4,5,6,7)
|
D | ti,omap5-dss.txt | 96 D1+, D1-, D2+, D2-. (default: 0,1,2,3,4,5,6,7)
|
D | ti,omap4-dss.txt | 115 D1+, D1-, D2+, D2-. (default: 0,1,2,3,4,5,6,7)
|
/linux-4.1.27/arch/mn10300/kernel/ |
D | gdb-low.S | 29 # - D1 holds the address to store the byte into 72 # - D1 holds the memory address to write
|
D | head.S | 49 # Keep BP's D0,D1,D2 register for boot check.
|
D | entry.S | 413 # - D0 exception code, D1 handler
|
/linux-4.1.27/Documentation/input/ |
D | cd32.txt | 11 2 (Down) | 3 (D1)
|
D | elantech.txt | 404 D1 = packet[5];
|
/linux-4.1.27/arch/mn10300/mm/ |
D | cache.inc | 18 # D1: Will be clobbered 79 # D1: Will be clobbered
|
/linux-4.1.27/fs/jffs2/ |
D | debug.h | 55 #define D1(x) x macro 57 #define D1(x) macro
|
D | nodemgmt.c | 621 D1(if (unlikely(jeb->unchecked_size < freed_len)) { in jffs2_mark_node_obsolete() 632 D1(if (unlikely(jeb->used_size < freed_len)) { in jffs2_mark_node_obsolete() 873 D1(continue); in jffs2_thread_should_wake()
|
D | read.c | 71 D1(if(ofs + len > je32_to_cpu(ri->dsize)) { in jffs2_read_dnode()
|
D | write.c | 72 D1(if(je32_to_cpu(ri->hdr_crc) != crc32(0, ri, sizeof(struct jffs2_unknown_node)-4)) { in jffs2_write_dnode() 221 D1(if(je32_to_cpu(rd->hdr_crc) != crc32(0, rd, sizeof(struct jffs2_unknown_node)-4)) { in jffs2_write_dirent()
|
D | gc.c | 262 D1(if (c->nextblock) in jffs2_garbage_collect_pass() 1110 D1(if(unlikely(fn->frags <= 1)) { in jffs2_garbage_collect_hole() 1294 D1(BUG_ON(end > frag_last(&f->fragtree)->ofs + frag_last(&f->fragtree)->size)); in jffs2_garbage_collect_dnode()
|
D | xattr.c | 90 D1(dbg_xattr("%s: xid=%u, version=%u\n", __func__, xd->xid, xd->version)); in unload_xattr_datum()
|
/linux-4.1.27/arch/mn10300/lib/ |
D | __ucmpdi2.S | 18 # int __ucmpdi2(unsigned long long a [D0:D1],
|
D | __lshrdi3.S | 19 # unsigned long long __lshrdi3(unsigned long long value [D1:D0],
|
D | __ashldi3.S | 18 # unsigned long long __ashldi3(unsigned long long value [D1:D0],
|
D | __ashrdi3.S | 18 # unsigned long long __ashrdi3(unsigned long long value [D1:D0],
|
/linux-4.1.27/Documentation/devicetree/bindings/security/tpm/ |
D | st33zp24-spi.txt | 10 - lpcpd-gpios: Output GPIO pin used for ST33ZP24 power management D1/D2 state.
|
D | st33zp24-i2c.txt | 11 - lpcpd-gpios: Output GPIO pin used for ST33ZP24 power management D1/D2 state.
|
/linux-4.1.27/arch/c6x/kernel/ |
D | entry.S | 244 AND .D1 _TIF_SYSCALL_TRACE,A2,A0 253 AND .D1 _TIF_NEED_RESCHED,A2,A0 316 AND .D1 A1,A2,A0 362 AND .D1 _TIF_SYSCALL_TRACE,A2,A2
|
/linux-4.1.27/Documentation/networking/ |
D | PLIP.txt | 139 D1->SLCT 3 - 13 13 - 3 169 D1->D1 3 - 3
|
/linux-4.1.27/Documentation/sound/oss/ |
D | mwave | 82 SET BLASTER=A220 I5 D1 99 SET BLASTER=A220 I5 D1
|
/linux-4.1.27/Documentation/leds/ |
D | leds-lp5523.txt | 65 .name = "D1",
|
/linux-4.1.27/Documentation/x86/ |
D | earlyprintk.txt | 27 Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
|
/linux-4.1.27/Documentation/spi/ |
D | spi-lm70llp | 36 D1 3 --> V+ 5
|
D | butterfly | 33 RESET = J403.nRST = pin 3/D1
|
/linux-4.1.27/include/uapi/linux/ |
D | ixjuser.h | 269 D1 = hz293, enumerator
|
/linux-4.1.27/Documentation/power/ |
D | pci.txt | 100 as well as D0. The support for the D1 and D2 power states is optional. 103 supported low-power states (except for D3cold). While in D1-D3hot the 114 | D0 | D1, D2, D3 | 116 | D1 | D2, D3 | 120 | D1, D2, D3 | D0 | 129 while in a low-power state (D1-D3), but they are not required to be capable 161 labeled as D0, D1, D2, and D3 that roughly correspond to the native PCI PM 173 is going to be put into a low-power state (D1-D3) and is supposed to generate 312 unsigned int d1_support:1; /* Low power state D1 is supported */ 314 unsigned int no_d1d2:1; /* D1 and D2 are forbidden */
|
/linux-4.1.27/firmware/yamaha/ |
D | ds1e_ctrl.fw.ihex | 386 :1018100040000000070004006501000045010000D1
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-class-tpm | 144 F7 02 71 CF 15 AE 16 DD D1 C1 8E A8 CF 9B 50 7B
|
/linux-4.1.27/firmware/emi62/ |
D | spdif.HEX | 50 :1007300072006600610063006500200053007400D1
|
/linux-4.1.27/Documentation/pps/ |
D | pps.txt | 205 3 D1 * | *
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | omap5-uevm.dts | 71 gpios = <&gpio5 25 GPIO_ACTIVE_HIGH>; /* gpio5_153 D1 LED */
|
D | at91sam9g45.dtsi | 507 AT91_PIOB 21 AT91_PERIPH_A AT91_PINCTRL_NONE /* D1 */
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 8669 # flag. Otherwise, save FPCR in D1; set FpCR to default. # 8683 # flag. Otherwise, save FPCR in D1; set FpCR to default. # 8696 # flag. Otherwise, save FPCR in D1; set FpCR to default. # 8710 # flag. Otherwise, save FPCR in D1; set FpCR to default. # 9487 mov.l DST_LO(%a1),%d2 # (D0,D1,D2) is |X| 9501 sub.l %d6,%d0 # (D0,D1,D2) is normalized 9515 or.l %d7,%d1 # (D0,D1,D2) normalized 9520 add.l &0x00003FFE,%d0 # (D0,D1,D2) normalized 9533 #..(Carry,D1,D2) is R 9549 #..At this point carry = 0, R = (D1,D2), Y = (D4,D5) [all …]
|
/linux-4.1.27/drivers/pinctrl/sh-pfc/ |
D | pfc-sh7734.c | 728 PINMUX_IPSR_DATA(IP1_25_23, D1), 1420 GPIO_FN(D1), GPIO_FN(SD0_DAT1_A), GPIO_FN(MMC_D1_A),
|
D | pfc-sh7264.c | 1307 GPIO_FN(D1),
|
D | pfc-r8a73a4.c | 379 F1(D1), F2(VIO_D1), F5(GIO_OUT1_221),
|
D | pfc-sh7757.c | 1667 GPIO_FN(D1),
|
D | pfc-sh7724.c | 1411 GPIO_FN(D1),
|
D | pfc-r8a7778.c | 701 PINMUX_IPSR_NOGP(IP2_19, D1),
|
D | pfc-sh7269.c | 1729 GPIO_FN(D1),
|
D | pfc-r8a7791.c | 796 PINMUX_IPSR_DATA(IP0_1, D1),
|
D | pfc-r8a7790.c | 808 PINMUX_IPSR_DATA(IP0_5_3, D1),
|
/linux-4.1.27/Documentation/ |
D | pinctrl.txt | 444 On the bottom row at { A1, B1, C1, D1, E1, F1, G1, H1 } we have something 447 { A1, B1, C1, D1 } or all of them. If we use all 8 bits, we cannot use the SPI
|
/linux-4.1.27/sound/pci/ |
D | Kconfig | 870 Asus AV66/AV100/AV200 chips, i.e., Xonar D1, DX, D2, D2X, DS, DSX,
|
/linux-4.1.27/ |
D | CREDITS | 237 P: 1024/FA6F16D1 96 D1 1A CF 5F CA 69 EC F9 4F 36 1F 6D 60 7B DA 322 P: 1024/39ED5729 5C A8 7A F4 B2 7A D1 3E B5 3B 81 CF 47 30 11 71 1903 P: 1024/3BC8D885 8C 29 C5 0A C0 D1 D6 F4 20 D4 2D AB 29 F6 D0 60 3605 P: 1024/E7A417AD E2 FE A4 20 34 EC ED FC 7D 7E 67 8D E0 31 D1 69
|
/linux-4.1.27/drivers/eisa/ |
D | eisa.ids | 854 ISA8B00 "DEC DEPCA EtherLink Adapter, Rev D1"
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 2029 i.e., Xonar D1, DX, D2, D2X, DS, DSX, Essence ST (Deluxe),
|
/linux-4.1.27/firmware/bnx2x/ |
D | bnx2x-e1h-6.2.9.0.fw.ihex | 657 :1029000006328450000001180632100000000188D1
|