Searched refs:t10 (Results 1 - 26 of 26) sorted by relevance

/linux-4.4.14/arch/alpha/include/uapi/asm/
H A Dregdef.h33 #define t10 $24 macro
/linux-4.4.14/arch/alpha/lib/
H A Dev6-stxncpy.S22 * t10 = bitmask (with one bit set) indicating the byte position of
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
H A Dstxncpy.S22 * t10 = bitmask (with one bit set) indicating the byte position of
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
H A Dstacktrace.c42 "a2 ", "a3 ", "a4 ", "a5 ", "t8 ", "t9 ", "t10", "t11", "ra ",
/linux-4.4.14/arch/ia64/lib/
H A Dcopy_page_mck.S53 * | t10 | t11 | |
83 #define t10 t4 // alias! define
86 #define t14 t10 // alias!
157 (p[D]) ld8 t10 = [src1], 8
164 (p[D]) st8 [dst1] = t10, 8
H A Dmemcpy_mck.S52 #define t10 t4 // alias! define
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.4.14/drivers/scsi/
H A Dscsicam.c210 * see http://www.t10.org/ftp/t10/drafts/cam/cam-r12b.pdf
H A Dsd_dif.c24 #include <linux/t10-pi.h>
H A Dconstants.c300 * http://www.t10.org/lists/asc-num.txt [most recent: 20141221]
/linux-4.4.14/block/
H A Dt10-pi.c24 #include <linux/t10-pi.h>
/linux-4.4.14/drivers/gpu/drm/gma500/
H A Dintel_bios.c95 DRM_DEBUG_KMS("EDP timing in vbt t1_t3 %d t8 %d t9 %d t10 %d t11_t12 %d\n", parse_edp()
97 dev_priv->edp.pps.t9, dev_priv->edp.pps.t10, parse_edp()
H A Dcdv_intel_dp.c2094 cur.t10 = (pp_off & PANEL_POWER_DOWN_DELAY_MASK) >> cdv_intel_dp_init()
2100 DRM_DEBUG_KMS("cur t1_t3 %d t8 %d t9 %d t10 %d t11_t12 %d\n", cdv_intel_dp_init()
2101 cur.t1_t3, cur.t8, cur.t9, cur.t10, cur.t11_t12); cdv_intel_dp_init()
2107 intel_dp->panel_power_down_delay = cur.t10 / 10; cdv_intel_dp_init()
H A Dintel_bios.h462 u16 t10; member in struct:edp_power_seq
/linux-4.4.14/drivers/gpu/drm/qxl/
H A Dqxl_dev.h644 uint32_t t10; member in struct:qxl_transform
/linux-4.4.14/arch/alpha/kernel/
H A Dtraps.c89 printk("t8 = %016lx t9 = %016lx t10= %016lx\n", dik_show_regs()
103 "t10", "t11", "ra", "pv", "at", "gp", "sp", "zero"};
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_dp.c5349 cur.t10 = (pp_off & PANEL_POWER_DOWN_DELAY_MASK) >> intel_dp_init_panel_power_sequencer()
5364 DRM_DEBUG_KMS("cur t1_t3 %d t8 %d t9 %d t10 %d t11_t12 %d\n", intel_dp_init_panel_power_sequencer()
5365 cur.t1_t3, cur.t8, cur.t9, cur.t10, cur.t11_t12); intel_dp_init_panel_power_sequencer()
5374 spec.t10 = 500 * 10; intel_dp_init_panel_power_sequencer()
5381 DRM_DEBUG_KMS("vbt t1_t3 %d t8 %d t9 %d t10 %d t11_t12 %d\n", intel_dp_init_panel_power_sequencer()
5382 vbt.t1_t3, vbt.t8, vbt.t9, vbt.t10, vbt.t11_t12); intel_dp_init_panel_power_sequencer()
5392 assign_final(t10); intel_dp_init_panel_power_sequencer()
5400 intel_dp->panel_power_down_delay = get_delay(t10); intel_dp_init_panel_power_sequencer()
5458 (seq->t10 << PANEL_POWER_DOWN_DELAY_SHIFT); intel_dp_init_panel_power_sequencer_registers()
H A Dintel_bios.h548 u16 t10; member in struct:edp_power_seq
/linux-4.4.14/include/target/
H A Dtarget_core_base.h9 #include <linux/t10-pi.h>
/linux-4.4.14/drivers/ata/
H A Dlibata-scsi.c31 * - http://www.t10.org/
1333 * [See SAT revision 5 at www.t10.org]
2106 * - SAT defined "t10 vendor id based" containing ASCII vendor
2129 /* piv=0, assoc=lu, code_set=ACSII, designator=t10 vendor id */ ata_scsiop_inq_83()
H A Dlibata-core.c35 * http://www.t10.org (SCSI MMC - for ATAPI MMC)
/linux-4.4.14/drivers/usb/gadget/function/
H A Df_mass_storage.c103 * available at <http://www.t10.org/ftp/t10/drafts/s2/s2-r10l.pdf>.
/linux-4.4.14/drivers/nvme/host/
H A Dpci.c40 #include <linux/t10-pi.h>
2070 /* XXX: PI implementation requires metadata equal t10 pi tuple size */ nvme_revalidate_disk()
/linux-4.4.14/drivers/media/pci/ivtv/
H A Divtv-driver.c188 "\t\t\t10 = NAGASE TRANSGEAR 5000TV\n"
/linux-4.4.14/arch/arm/mach-omap2/
H A Dmux34xx.c891 _OMAP3_BALLENTRY(SDMMC2_DAT0, "t10", NULL),
/linux-4.4.14/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c50 * (IU) (as defined in the T10 standard available at www.t10.org), gets
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c2606 seq_printf(seq, "\t10/100 Mbps %s\n", stmmac_sysfs_dma_cap_read()

Completed in 854 milliseconds