/linux-6.1.9/arch/alpha/lib/ |
D | stxncpy.S | 109 or t10, t8, t8 129 addq zero, 1, t10 # .. e1 : 130 sll t10, t2, t10 # e0 : t10 = bitmask of last count byte 243 or t8, t10, t6 # e1 : 273 sll t10, t6, t6 # e0 : 286 or t10, t8, t8 320 or t8, t10, t5 # .. e1 : test for end-of-count too
|
D | ev6-stxncpy.S | 139 or t10, t8, t8 # E : 162 addq zero, 1, t10 # E : 164 sll t10, t2, t10 # U : t10 = bitmask of last count byte 288 or t8, t10, t6 # E : (stall) 319 sll t10, t6, t6 # U : (stall) 332 or t10, t8, t8 # E : 367 or t8, t10, t5 # E : test for end-of-count too
|
/linux-6.1.9/arch/ia64/lib/ |
D | copy_page_mck.S | 85 #define t10 t4 // alias! macro 88 #define t14 t10 // alias! 159 (p[D]) ld8 t10 = [src1], 8 166 (p[D]) st8 [dst1] = t10, 8
|
D | memcpy_mck.S | 54 #define t10 t4 // alias! macro 57 #define t14 t10 // alias! 239 EK(.ex_handler, (p[D]) ld8 t10 = [src1], 8) 246 EK(.ex_handler, (p[D]) st8 [dst1] = t10, 8)
|
/linux-6.1.9/arch/alpha/include/uapi/asm/ |
D | regdef.h | 34 #define t10 $24 macro
|
/linux-6.1.9/drivers/infiniband/ulp/srp/ |
D | Kconfig | 12 committee. See <http://www.t10.org/>.
|
/linux-6.1.9/Documentation/scsi/ |
D | smartpqi.rst | 22 - http://www.t10.org/drafts.htm 23 - http://www.t10.org/members/w_pqi2.htm
|
D | sym53c8xx_2.rst | 117 http://www.t10.org/
|
D | scsi_mid_low_api.rst | 14 (SCSI terminology, see SAM-3 at http://www.t10.org) sends SCSI commands
|
/linux-6.1.9/drivers/infiniband/ulp/srpt/ |
D | Kconfig | 13 of the INCITS T10 technical committee (http://www.t10.org/).
|
/linux-6.1.9/drivers/gpu/drm/i915/display/ |
D | intel_pps.c | 1128 seq->t10 = REG_FIELD_GET(PANEL_POWER_DOWN_DELAY_MASK, pp_off); in intel_pps_readout_hw_state() 1149 seq->t1_t3, seq->t8, seq->t9, seq->t10, seq->t11_t12); in intel_pps_dump_state() 1162 hw.t10 != sw->t10 || hw.t11_t12 != sw->t11_t12) { in intel_pps_verify_state() 1172 delays->t10 || delays->t11_t12; in pps_delays_valid() 1234 spec->t10 = 500 * 10; in pps_init_delays_spec() 1268 assign_final(t10); in pps_init_delays() 1276 intel_dp->pps.panel_power_down_delay = get_delay(t10); in pps_init_delays() 1350 REG_FIELD_PREP(PANEL_POWER_DOWN_DELAY_MASK, seq->t10); in pps_init_registers()
|
D | intel_bios.h | 56 u16 t10; member
|
/linux-6.1.9/block/ |
D | Makefile | 30 obj-$(CONFIG_BLK_DEV_INTEGRITY_T10) += t10-pi.o
|
/linux-6.1.9/Documentation/driver-api/ |
D | scsi.rst | 23 The `SCSI protocol <http://www.t10.org/scsi-3.htm>`__ is a big-endian 109 Method <http://www.t10.org/ftp/t10/drafts/cam/cam-r12b.pdf>`__ support
|
/linux-6.1.9/Documentation/driver-api/usb/ |
D | bulk-streams.rst | 14 the T10 website (https://t10.org/).
|
/linux-6.1.9/drivers/gpu/drm/gma500/ |
D | intel_bios.h | 448 u16 t10; member
|
D | intel_bios.c | 85 dev_priv->edp.pps.t9, dev_priv->edp.pps.t10, in parse_edp()
|
D | cdv_intel_dp.c | 2042 cur.t10 = (pp_off & PANEL_POWER_DOWN_DELAY_MASK) >> in cdv_intel_dp_init() 2049 cur.t1_t3, cur.t8, cur.t9, cur.t10, cur.t11_t12); in cdv_intel_dp_init() 2055 intel_dp->panel_power_down_delay = cur.t10 / 10; in cdv_intel_dp_init()
|
/linux-6.1.9/drivers/gpu/drm/qxl/ |
D | qxl_dev.h | 641 uint32_t t10; member
|
/linux-6.1.9/Documentation/admin-guide/device-mapper/ |
D | dm-zoned.rst | 17 https://www.t10.org/drafts.htm#ZBC_Family
|