/linux-4.4.14/drivers/net/wan/ |
D | wanxlfw.inc_shipped | 18 0x15,0x64,0x2E,0x3A,0x08,0x50,0x42,0xB9,0x00,0x00,0x19,0x54,0x4A,0x87,0x66,0x00, 27 0x19,0x58,0x42,0xB0,0x09,0xB0,0x00,0x00,0x19,0x68,0x42,0xB0,0x09,0xB0,0x00,0x00, 28 0x19,0x78,0x42,0xB0,0x09,0xB0,0x00,0x00,0x19,0x88,0x22,0x39,0xFF,0xFC,0x16,0xEC, 32 0x10,0x00,0x09,0xB0,0x00,0x00,0x19,0xAA,0x61,0x00,0x05,0x76,0x22,0x30,0x09,0xB0, 45 0x00,0x02,0x09,0xB0,0x00,0x00,0x19,0x9C,0x60,0x00,0x00,0xBC,0x0C,0xA8,0x00,0x00, 48 0x05,0xFC,0x00,0x46,0x31,0xBC,0x00,0x04,0x09,0xB0,0x00,0x00,0x19,0x9C,0x60,0x00, 51 0x05,0xFA,0x00,0x46,0x31,0xBC,0x00,0x02,0x09,0xB0,0x00,0x00,0x19,0x9C,0x60,0x00, 54 0x33,0x7C,0x05,0xFC,0x00,0x46,0x31,0xBC,0x00,0x04,0x09,0xB0,0x00,0x00,0x19,0x9C, 57 0x09,0xB0,0x00,0x00,0x19,0x9C,0x25,0x7C,0x00,0x00,0x00,0x03,0x00,0x04,0x0C,0xA8, 64 0xFF,0xCF,0x00,0x00,0x02,0x70,0xEF,0xFF,0x09,0xB0,0x00,0x00,0x19,0xAA,0x61,0x00, [all …]
|
/linux-4.4.14/arch/arm64/kvm/ |
D | vgic-v3-switch.S | 73 mrs_s x19, ICH_LR14_EL2 95 str x19, [x3, #LR_OFFSET(14)] 116 mrs_s x19, ICH_AP0R2_EL2 128 mrs_s x19, ICH_AP1R2_EL2 173 msr_s ICH_AP1R2_EL2, x19 185 msr_s ICH_AP0R2_EL2, x19 201 ldr x19, [x3, #LR_OFFSET(14)] 223 msr_s ICH_LR14_EL2, x19
|
D | hyp.S | 47 stp x19, x20, [x3] 54 mrs x19, sp_el0 58 stp x19, x20, [x3, #96] 83 ldp x19, x20, [x3] 86 msr sp_el0, x19 91 ldp x19, x20, [x3] 212 mrs x19, tpidr_el0 227 stp x18, x19, [x3, #112] 244 mrs x19, \type\()13_el1 265 str x19, [x4, #(13 * 8)] [all …]
|
/linux-4.4.14/arch/arm64/kernel/ |
D | sleep.S | 66 stp x19, x20, [sp,#16] 74 mov x19, x0 100 mov x0, x19 118 ldp x19, x20, [sp, #16] 149 ldp x19, x20, [sp, #16]
|
D | entry.S | 82 stp x18, x19, [sp, #16 * 9] 92 ldr x19, [tsk, #TI_FLAGS] // since we can unmask debug 93 disable_step_tsk x19, x20 // exceptions when scheduling. 155 ldp x18, x19, [sp, #16 * 9] 586 stp x19, x20, [x8], #16 // store callee-saved registers 594 ldp x19, x20, [x8], #16 // restore callee-saved registers 657 cbz x19, 1f // not a kernel thread 659 blr x19
|
D | process.c | 283 p->thread.cpu_context.x19 = stack_start; in copy_thread()
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx_seq.h_shipped | 13 0x19, 0xea, 0x6e, 0x59, 14 0x19, 0xea, 0x04, 0x00, 31 0x02, 0x28, 0x19, 0x33, 90 0x02, 0x30, 0x19, 0x33, 92 0x02, 0x28, 0x19, 0x33, 105 0xff, 0x53, 0xc1, 0x19, 106 0x00, 0x54, 0xd5, 0x19, 109 0x00, 0x56, 0xd5, 0x19, 145 0xff, 0x21, 0x19, 0x71, 170 0x00, 0xac, 0xc4, 0x19, [all …]
|
D | aic7xxx_seq.h_shipped | 57 0xf0, 0x19, 0x7a, 0x08, 101 0xf0, 0x19, 0x7a, 0x08, 264 0x08, 0xa4, 0x48, 0x19, 306 0x00, 0x8c, 0x18, 0x19, 360 0xff, 0xa5, 0x4a, 0x19, 448 0x00, 0x08, 0x40, 0x19, 807 0x19, 0x6a, 0xdc, 0x01,
|
D | aic79xx_reg.h_shipped | 96 ahd_print_register(NULL, 0, "DFCNTRL", 0x19, regvalue, cur_col, wrap) 1258 #define SAW_HWERR 0x19 1383 #define DFCNTRL 0x19 1390 #define DSCOMMAND0 0x19 2622 #define AHD_TIMER_US_PER_TICK 0x19
|
D | aic79xx_reg_print.c_shipped | 93 0x19, regvalue, cur_col, wrap));
|
D | aic7xxx_reg.h_shipped | 357 #define SELID 0x19
|
/linux-4.4.14/Documentation/w1/masters/ |
D | ds2482 | 25 Valid addresses are 0x18, 0x19, 0x1a, and 0x1b.
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | imx7d-sdb.dts | 411 MX7D_PAD_SD1_CLK__SD1_CLK 0x19 425 MX7D_PAD_SD2_CLK__SD2_CLK 0x19 460 MX7D_PAD_SD3_CLK__SD3_CLK 0x19 469 MX7D_PAD_SD3_STROBE__SD3_STROBE 0x19
|
D | armada-388-rd.dts | 69 MBUS_ID(0x09, 0x19) 0 0xf1100000 0x10000
|
D | armada-388-db.dts | 68 MBUS_ID(0x09, 0x19) 0 0xf1100000 0x10000
|
D | armada-385-db-ap.dts | 63 MBUS_ID(0x09, 0x19) 0 0xf1100000 0x10000
|
D | armada-38x.dtsi | 606 reg = <MBUS_ID(0x09, 0x19) 0 0x800>; 610 ranges = <0 MBUS_ID(0x09, 0x19) 0 0x800>;
|
D | armada-370-dlink-dns327l.dts | 343 <0x0 0x19 0x0 0x0077>,
|
D | armada-388-gp.dts | 62 MBUS_ID(0x09, 0x19) 0 0xf1100000 0x10000
|
D | dra72-evm.dts | 437 reg = <0x19>;
|
D | dra7-evm.dts | 555 reg = <0x19>;
|
D | omap3-n900.dts | 507 reg = <0x19>;
|
D | ste-dbx5x0.dtsi | 1166 <&dma 14 1 0x19>; /* Physical Chan 1 - MemToDev
|
D | r8a7794.dtsi | 375 dmas = <&dmac0 0x19>, <&dmac0 0x1a>;
|
D | r8a7791.dtsi | 651 dmas = <&dmac0 0x19>, <&dmac0 0x1a>;
|
D | r8a7790.dtsi | 637 dmas = <&dmac0 0x19>, <&dmac0 0x1a>;
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | processor.h | 64 unsigned long x19; member
|
/linux-4.4.14/Documentation/devicetree/bindings/leds/backlight/ |
D | lp855x.txt | 41 rom-addr = /bits/ 8 <0x19>;
|
/linux-4.4.14/Documentation/frv/ |
D | gdbinit | 50 …f "tlb[0x19]: %08lx %08lx %08lx %08lx\n",__debug_mmu.tlb[0x19].L,__debug_mmu.tlb[0x19].P,__debug_…
|
/linux-4.4.14/Documentation/hwmon/ |
D | lm95245 | 10 Addresses scanned: I2C 0x18, 0x19, 0x29, 0x4c, 0x4d
|
D | max1668 | 7 Addresses scanned: I2C 0x18, 0x19, 0x1a, 0x29, 0x2a, 0x2b, 0x4c, 0x4d, 0x4e
|
D | lm90 | 82 Addresses scanned: I2C 0x18, 0x19, 0x1a, 0x29, 0x2a, 0x2b, 88 Addresses scanned: I2C 0x18, 0x19, 0x1a, 0x29, 0x2a, 0x2b, 104 Addresses scanned: I2C 0x18, 0x19, 0x1a, 0x29, 0x2a, 0x2b,
|
D | amc6821 | 7 Addresses scanned: 0x18, 0x19, 0x1a, 0x2c, 0x2d, 0x2e, 0x4c, 0x4d, 0x4e
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | brcm,bcm7445-switch-v4.0.txt | 59 0 0x19 0>;
|
D | brcm,bcmgenet.txt | 107 interrupts = <0x0 0x18 0x0>, <0x0 0x19 0x0>;
|
/linux-4.4.14/Documentation/devicetree/bindings/pci/ |
D | xgene-pci-msi.txt | 36 <0x0 0x19 0x4>
|
/linux-4.4.14/Documentation/usb/ |
D | gadget_hid.txt | 35 0x19, 0xe0, /* USAGE_MINIMUM (Keyboard LeftControl) */ 48 0x19, 0x01, /* USAGE_MINIMUM (Num Lock) */ 59 0x19, 0x00, /* USAGE_MINIMUM (Reserved) */
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | taishan.dts | 412 0x800 0x0 0x0 0x3 &UIC0 0x19 0x8 417 0x1000 0x0 0x0 0x2 &UIC0 0x19 0x8
|
D | kilauea.dts | 303 interrupt-map = </*Status*/ 0x0 &UIC0 0x19 0x4 428 2 &UIC2 0x19 1
|
D | warp.dts | 235 interrupts = <0x19 0x8>;
|
D | sbc8548-post.dtsi | 139 reg = <0x19>;
|
D | sbc8349.dts | 175 reg = <0x19>;
|
D | canyonlands.dts | 316 interrupts = <0x19 0x8>; 552 1 &UIC3 0x19 1
|
D | bamboo.dts | 292 0x2000 0x0 0x0 0x0 &UIC0 0x19 0x8
|
D | obs600.dts | 283 interrupt-map = </*Status*/ 0x0 &UIC0 0x19 0x4
|
D | ebony.dts | 326 0x1800 0x0 0x0 0x0 &UIC0 0x19 0x8
|
D | yosemite.dts | 324 0x6000 0x0 0x0 0x0 &UIC0 0x19 0x8
|
D | rainier.dts | 295 interrupt-map = </*Status*/ 0x0 &UIC0 0x19 0x4
|
D | xpedite5200.dts | 121 reg = <0x19>;
|
D | xpedite5200_xmon.dts | 125 reg = <0x19>;
|
D | sequoia.dts | 353 interrupt-map = </*Status*/ 0x0 &UIC0 0x19 0x4
|
D | eiger.dts | 135 /*COAL TX1*/ 0x19 0x2
|
D | gef_sbc310.dts | 436 interrupts = <0x19 0x2>;
|
D | bluestone.dts | 400 1 &UIC3 0x19 1
|
D | makalu.dts | 249 interrupt-map = </*Status*/ 0x0 &UIC0 0x19 0x4
|
D | redwood.dts | 131 /*COAL TX1*/ 0x19 0x2
|
D | glacier.dts | 293 interrupts = <0x19 0x8>;
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | Tuners | 10 M= PHILIPS_MK3 (VHF_LO=0x01, VHF_HI=0x02, UHF=0x04, radio=0x19)
|
/linux-4.4.14/Documentation/video4linux/ |
D | si476x.txt | 163 0x19 | hassi | ditto fpr High side
|
/linux-4.4.14/Documentation/dvb/ |
D | ci.txt | 158 ca_message length is 25 (0x19) bytes
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | fw-decoder-api.txt | 263 Enum 25/0x19
|
/linux-4.4.14/drivers/tty/vt/ |
D | cp437.uni | 40 0x19 U+2193
|
/linux-4.4.14/Documentation/scsi/ |
D | arcmsr_spec.txt | 219 ** byte 0x14--0x19 : Ethernet MAC address (must be 6 bytes) 230 ** byte 2 : command code 0x19
|
/linux-4.4.14/arch/powerpc/boot/dts/fsl/ |
D | p1025twr.dtsi | 256 reg = <0x19>;
|
D | mpc8569mds.dts | 201 0x2 0x19 0x1 0x0 0x2 0x0>; /* ENET3_GTXCLK */
|
D | t4240si-post.dtsi | 728 cell-index = <0x19>;
|
/linux-4.4.14/Documentation/input/ |
D | alps.txt | 255 byte 3: 0 x23 x22 x21 x20 x19 x18 x17
|
D | atarikbd.txt | 437 0x19
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | HD-Audio.txt | 639 cid = 0, nid = 0x0e, verb = 0x3a0, parm = 0x19 640 raw value: verb = 0x3a0, parm = 0x19
|
D | Audiophile-Usb.txt | 195 * device_setup=0x19
|
/linux-4.4.14/arch/arm64/boot/dts/apm/ |
D | apm-storm.dtsi | 406 0x0 0x19 0x4
|