/linux-4.1.27/arch/alpha/lib/ |
D | stxncpy.S | 108 or t10, t8, t8 128 addq zero, 1, t10 # .. e1 : 129 sll t10, t2, t10 # e0 : t10 = bitmask of last count byte 242 or t8, t10, t6 # e1 : 272 sll t10, t6, t6 # e0 : 285 or t10, t8, t8 319 or t8, t10, t5 # .. e1 : test for end-of-count too
|
D | ev6-stxncpy.S | 138 or t10, t8, t8 # E : 161 addq zero, 1, t10 # E : 163 sll t10, t2, t10 # U : t10 = bitmask of last count byte 287 or t8, t10, t6 # E : (stall) 318 sll t10, t6, t6 # U : (stall) 331 or t10, t8, t8 # E : 366 or t8, t10, t5 # E : test for end-of-count too
|
/linux-4.1.27/arch/ia64/lib/ |
D | copy_page_mck.S | 83 #define t10 t4 // alias! macro 86 #define t14 t10 // alias! 157 (p[D]) ld8 t10 = [src1], 8 164 (p[D]) st8 [dst1] = t10, 8
|
D | memcpy_mck.S | 52 #define t10 t4 // alias! macro 55 #define t14 t10 // alias! 236 EK(.ex_handler, (p[D]) ld8 t10 = [src1], 8) 243 EK(.ex_handler, (p[D]) st8 [dst1] = t10, 8)
|
/linux-4.1.27/Documentation/scsi/ |
D | osd.txt | 12 See: http://www.t10.org/ftp/t10/drafts/osd2/ for the latest draft for OSD 2 193 http://www.t10.org/ftp/t10/drafts/osd/osd-r10.pdf 197 http://www.t10.org/ftp/t10/drafts/osd2/osd2r03.pdf
|
D | sym53c8xx_2.txt | 105 http://www.t10.org/
|
D | scsi_mid_low_api.txt | 12 (SCSI terminology, see SAM-3 at http://www.t10.org) sends SCSI commands
|
/linux-4.1.27/arch/alpha/include/uapi/asm/ |
D | regdef.h | 33 #define t10 $24 macro
|
/linux-4.1.27/drivers/infiniband/ulp/srp/ |
D | Kconfig | 11 committee. See <http://www.t10.org/>.
|
/linux-4.1.27/drivers/infiniband/ulp/srpt/ |
D | Kconfig | 12 of the INCITS T10 technical committee (http://www.t10.org/).
|
/linux-4.1.27/block/ |
D | Makefile | 24 obj-$(CONFIG_BLK_DEV_INTEGRITY) += bio-integrity.o blk-integrity.o t10-pi.o
|
/linux-4.1.27/Documentation/usb/ |
D | bulk-streams.txt | 11 the T10 website (http://t10.org/).
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | intel_bios.h | 462 u16 t10; member
|
D | intel_bios.c | 97 dev_priv->edp.pps.t9, dev_priv->edp.pps.t10, in parse_edp()
|
D | cdv_intel_dp.c | 2095 cur.t10 = (pp_off & PANEL_POWER_DOWN_DELAY_MASK) >> in cdv_intel_dp_init() 2102 cur.t1_t3, cur.t8, cur.t9, cur.t10, cur.t11_t12); in cdv_intel_dp_init() 2108 intel_dp->panel_power_down_delay = cur.t10 / 10; in cdv_intel_dp_init()
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_dev.h | 644 uint32_t t10; member
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_dp.c | 4852 cur.t10 = (pp_off & PANEL_POWER_DOWN_DELAY_MASK) >> in intel_dp_init_panel_power_sequencer() 4859 cur.t1_t3, cur.t8, cur.t9, cur.t10, cur.t11_t12); in intel_dp_init_panel_power_sequencer() 4868 spec.t10 = 500 * 10; in intel_dp_init_panel_power_sequencer() 4876 vbt.t1_t3, vbt.t8, vbt.t9, vbt.t10, vbt.t11_t12); in intel_dp_init_panel_power_sequencer() 4886 assign_final(t10); in intel_dp_init_panel_power_sequencer() 4894 intel_dp->panel_power_down_delay = get_delay(t10); in intel_dp_init_panel_power_sequencer() 4942 (seq->t10 << PANEL_POWER_DOWN_DELAY_SHIFT); in intel_dp_init_panel_power_sequencer_registers()
|
D | intel_bios.h | 537 u16 t10; member
|
/linux-4.1.27/crypto/ |
D | Kconfig | 398 a crypto transform. This allows for faster crc t10 diff
|