| /kernel/linux/linux-5.10/include/linux/ |
| D | edd.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 9 * This is based on the T13 group document D1572 Revision 0 (August 14 2002) 10 * available at http://www.t13.org/docs2002/d1572r0.pdf. It is 11 * very similar to D1484 Revision 3 http://www.t13.org/docs2002/d1484r3.pdf 14 * table in the boot_params that contains a list of BIOS-enumerated
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | edd.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 9 * This is based on the T13 group document D1572 Revision 0 (August 14 2002) 10 * available at http://www.t13.org/docs2002/d1572r0.pdf. It is 11 * very similar to D1484 Revision 3 http://www.t13.org/docs2002/d1484r3.pdf 14 * table in the boot_params that contains a list of BIOS-enumerated
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | edd.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 9 * This is based on the T13 group document D1572 Revision 0 (August 14 2002) 10 * available at http://www.t13.org/docs2002/d1572r0.pdf. It is 11 * very similar to D1484 Revision 3 http://www.t13.org/docs2002/d1484r3.pdf 14 * table in the boot_params that contains a list of BIOS-enumerated 37 in boot_params - treat this as 1 byte */ 54 in boot_params - treat this as 1 byte */
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | edd.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 9 * This is based on the T13 group document D1572 Revision 0 (August 14 2002) 10 * available at http://www.t13.org/docs2002/d1572r0.pdf. It is 11 * very similar to D1484 Revision 3 http://www.t13.org/docs2002/d1484r3.pdf 14 * table in the boot_params that contains a list of BIOS-enumerated 37 in boot_params - treat this as 1 byte */ 54 in boot_params - treat this as 1 byte */
|
| /kernel/linux/linux-5.10/arch/ia64/lib/ |
| D | copy_page_mck.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * McKinley-optimized version of copy_page(). 5 * Copyright (C) 2002 Hewlett-Packard Co 15 * - use regular loads and stores to prefetch data to avoid consuming M-slot just for 16 * lfetches => good for in-cache performance 17 * - avoid l2 bank-conflicts by not storing into the same 16-byte bank within a single 21 * First, note that L1 has a line-size of 64 bytes and L2 a line-size of 128 bytes. 22 * To avoid secondary misses in L2, we prefetch both source and destination with a line-size 28 * We use a software-pipelined loop to control the overall operation. The pipeline 30 * source cache-lines. The second PREFETCH_DIST stages are used for prefetching destination [all …]
|
| D | memcpy_mck.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Itanium 2-optimized version of memcpy and copy_user function 39 /* r19-r30 are temp for each code section */ 58 #define t13 r28 macro 110 // both dest and src are aligned on 8-byte boundary 113 alloc saved_pfs=ar.pfs,3,Nrot-3,0,Nrot 124 add cnt=-1,cnt 141 shr.u r29=in2,5 // number of 32-byte iteration 144 add cnt=-1,r29 // ctop iteration adjustment 175 and r21=-8,tmp [all …]
|
| /kernel/linux/linux-6.6/arch/ia64/lib/ |
| D | copy_page_mck.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * McKinley-optimized version of copy_page(). 5 * Copyright (C) 2002 Hewlett-Packard Co 15 * - use regular loads and stores to prefetch data to avoid consuming M-slot just for 16 * lfetches => good for in-cache performance 17 * - avoid l2 bank-conflicts by not storing into the same 16-byte bank within a single 21 * First, note that L1 has a line-size of 64 bytes and L2 a line-size of 128 bytes. 22 * To avoid secondary misses in L2, we prefetch both source and destination with a line-size 28 * We use a software-pipelined loop to control the overall operation. The pipeline 30 * source cache-lines. The second PREFETCH_DIST stages are used for prefetching destination [all …]
|
| D | memcpy_mck.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Itanium 2-optimized version of memcpy and copy_user function 39 /* r19-r30 are temp for each code section */ 58 #define t13 r28 macro 110 // both dest and src are aligned on 8-byte boundary 113 alloc saved_pfs=ar.pfs,3,Nrot-3,0,Nrot 124 add cnt=-1,cnt 141 shr.u r29=in2,5 // number of 32-byte iteration 144 add cnt=-1,r29 // ctop iteration adjustment 175 and r21=-8,tmp [all …]
|
| /kernel/linux/linux-5.10/Documentation/block/ |
| D | data-integrity.rst | 17 as SATA/T13 (External Path Protection) try to remedy this by adding 48 transferred between the controller and target. The T13 proposal is 54 scatter-gather lists. 60 Also, the 16-bit CRC checksum mandated by both the SCSI and SATA specs 64 lighter-weight checksum to be used when interfacing with the operating 66 The IP checksum received from the OS is converted to the 16-bit CRC 79 bodies (T10, T13), Oracle and its partners are trying to standardize 102 concept of an end-to-end protection scheme is a layering violation. 118 16-bit value. The owner of this tag space is the owner of the block 134 ------- [all …]
|
| /kernel/linux/linux-6.6/Documentation/block/ |
| D | data-integrity.rst | 17 as SATA/T13 (External Path Protection) try to remedy this by adding 48 transferred between the controller and target. The T13 proposal is 54 scatter-gather lists. 60 Also, the 16-bit CRC checksum mandated by both the SCSI and SATA specs 64 lighter-weight checksum to be used when interfacing with the operating 66 The IP checksum received from the OS is converted to the 16-bit CRC 79 bodies (T10, T13), Oracle and its partners are trying to standardize 102 concept of an end-to-end protection scheme is a layering violation. 118 16-bit value. The owner of this tag space is the owner of the block 134 ------- [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
| D | panel-feiyang-fy07024di26a30d.c | 1 // SPDX-License-Identifier: GPL-2.0+ 50 struct mipi_dsi_device *dsi = ctx->dsi; in feiyang_prepare() 54 ret = regulator_enable(ctx->dvdd); in feiyang_prepare() 61 ret = regulator_enable(ctx->avdd); in feiyang_prepare() 68 gpiod_set_value(ctx->reset, 0); in feiyang_prepare() 76 gpiod_set_value(ctx->reset, 1); in feiyang_prepare() 85 ret = mipi_dsi_dcs_write_buffer(dsi, cmd->data, in feiyang_prepare() 101 mipi_dsi_dcs_set_display_on(ctx->dsi); in feiyang_enable() 110 return mipi_dsi_dcs_set_display_off(ctx->dsi); in feiyang_disable() 118 ret = mipi_dsi_dcs_set_display_off(ctx->dsi); in feiyang_unprepare() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
| D | panel-feiyang-fy07024di26a30d.c | 1 // SPDX-License-Identifier: GPL-2.0+ 50 struct mipi_dsi_device *dsi = ctx->dsi; in feiyang_prepare() 54 ret = regulator_enable(ctx->dvdd); in feiyang_prepare() 61 ret = regulator_enable(ctx->avdd); in feiyang_prepare() 68 gpiod_set_value(ctx->reset, 0); in feiyang_prepare() 76 gpiod_set_value(ctx->reset, 1); in feiyang_prepare() 85 ret = mipi_dsi_dcs_write_buffer(dsi, cmd->data, in feiyang_prepare() 101 mipi_dsi_dcs_set_display_on(ctx->dsi); in feiyang_enable() 110 return mipi_dsi_dcs_set_display_off(ctx->dsi); in feiyang_disable() 118 ret = mipi_dsi_dcs_set_display_off(ctx->dsi); in feiyang_unprepare() [all …]
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | drivetemp.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 ---------- 10 ANS T13/1699-D 11 Information technology - AT Attachment 8 - ATA/ATAPI Command Set (ATA8-ACS) 14 Information technology - SCSI Primary Commands - 4 (SPC-4) 17 Information technology - SCSI / ATA Translation - 5 (SAT-5) 21 ----------- 34 ---------- 47 intervals larger than twice the spin-down time. Otherwise affected drives 52 ------------- [all …]
|
| /kernel/linux/linux-6.6/Documentation/hwmon/ |
| D | drivetemp.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 ---------- 10 ANS T13/1699-D 11 Information technology - AT Attachment 8 - ATA/ATAPI Command Set (ATA8-ACS) 14 Information technology - SCSI Primary Commands - 4 (SPC-4) 17 Information technology - SCSI / ATA Translation - 5 (SAT-5) 21 ----------- 34 ---------- 47 intervals larger than twice the spin-down time. Otherwise affected drives 52 ------------- [all …]
|
| /kernel/linux/linux-5.10/drivers/firmware/ |
| D | edd.c | 1 // SPDX-License-Identifier: GPL-2.0-only 10 * conformant to T13 Committee www.t13.org 14 * fn41 - Check Extensions Present and 15 * fn48 - Get Device Parameters with EDD extensions 38 #define EDD_DATE "2004-Jun-25" 45 #define left (PAGE_SIZE - (p - buf) - 1) 76 return edev->index < min_t(unsigned char, edd.mbr_signature_nr, EDD_MBR_SIG_MAX); in edd_has_mbr_signature() 82 return edev->index < min_t(unsigned char, edd.edd_info_nr, EDDMAXNR); in edd_has_edd_info() 88 return edev->info; in edd_dev_get_info() 94 edev->index = i; in edd_dev_set_info() [all …]
|
| /kernel/linux/linux-6.6/drivers/firmware/ |
| D | edd.c | 1 // SPDX-License-Identifier: GPL-2.0-only 10 * conformant to T13 Committee www.t13.org 14 * fn41 - Check Extensions Present and 15 * fn48 - Get Device Parameters with EDD extensions 38 #define EDD_DATE "2004-Jun-25" 45 #define left (PAGE_SIZE - (p - buf) - 1) 76 return edev->index < min_t(unsigned char, edd.mbr_signature_nr, EDD_MBR_SIG_MAX); in edd_has_mbr_signature() 82 return edev->index < min_t(unsigned char, edd.edd_info_nr, EDDMAXNR); in edd_has_edd_info() 88 return edev->info; in edd_dev_get_info() 94 edev->index = i; in edd_dev_set_info() [all …]
|
| /kernel/linux/linux-6.6/block/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 18 - block device files will become unusable 19 - some filesystems (such as ext3) will become unavailable. 72 T10/SCSI Data Integrity Field or the T13/ATA External Path 86 support for ZAC/ZBC/ZNS host-managed and host-aware zoned block 101 See Documentation/admin-guide/cgroup-v1/blkio-controller.rst for more information. 128 Enable writeback throttling by default for request-based block devices. 197 Build the blk-crypto subsystem. Enabling this lets the 202 bool "Enable crypto API fallback for blk-crypto"
|
| /kernel/linux/linux-5.10/block/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 18 - block device files will become unusable 19 - some filesystems (such as ext3) will become unavailable. 76 T10/SCSI Data Integrity Field or the T13/ATA External Path 89 support for ZAC/ZBC/ZNS host-managed and host-aware zoned block 104 See Documentation/admin-guide/cgroup-v1/blkio-controller.rst for more information. 125 See Documentation/block/cmdline-partition.rst for more information. 191 Build the blk-crypto subsystem. Enabling this lets the 196 bool "Enable crypto API fallback for blk-crypto"
|
| /kernel/linux/linux-6.6/Documentation/driver-api/nvdimm/ |
| D | security.rst | 6 --------------- 16 ------------------ 28 update <old_keyid> <new_keyid> - enable or update passphrase. 29 disable <keyid> - disable enabled security and remove key. 30 freeze - freeze changing of security states. 31 erase <keyid> - delete existing user encryption key. 32 overwrite <keyid> - wipe the entire nvdimm. 33 master_update <keyid> <new_keyid> - enable or update master passphrase. 34 master_erase <keyid> - delete existing user encryption key. 37 ----------------- [all …]
|
| /kernel/linux/linux-5.10/Documentation/driver-api/nvdimm/ |
| D | security.rst | 6 --------------- 16 ------------------ 28 update <old_keyid> <new_keyid> - enable or update passphrase. 29 disable <keyid> - disable enabled security and remove key. 30 freeze - freeze changing of security states. 31 erase <keyid> - delete existing user encryption key. 32 overwrite <keyid> - wipe the entire nvdimm. 33 master_update <keyid> <new_keyid> - enable or update master passphrase. 34 master_erase <keyid> - delete existing user encryption key. 37 ----------------- [all …]
|
| /kernel/linux/linux-5.10/include/net/ |
| D | rose.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 62 #define ROSE_DEFAULT_T3 180000 /* Default T13 T23 value */ 64 #define ROSE_DEFAULT_IDLE 0 /* No Activity Timeout - none */
|
| /kernel/linux/linux-6.6/include/net/ |
| D | rose.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 63 #define ROSE_DEFAULT_T3 180000 /* Default T13 T23 value */ 65 #define ROSE_DEFAULT_IDLE 0 /* No Activity Timeout - none */
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/panel/ |
| D | panel-edp.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/panel/panel-edp.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Douglas Anderson <dianders@chromium.org> 14 to a Embedded DisplayPort AUX bus (see display/dp-aux-bus.yaml) without 17 board, either for second-sourcing purposes or to support multiple SKUs 51 :<T1>:<T2>: :<--T10-->:<T11>:<T12>: 52 : +-----------------------+---------+---------+ 53 eDP -----------+ Black video | Src vid | Blk vid + [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
| D | dm-zoned.rst | 2 dm-zoned 5 The dm-zoned device mapper target exposes a zoned block device (ZBC and 7 pattern constraints. In effect, it implements a drive-managed zoned 10 host-managed zoned block devices and can mitigate the potential 11 device-side performance degradation due to excessive random writes on 12 host-aware zoned block devices. 21 http://www.t13.org/Documents/UploadedDocuments/docs2015/di537r05-Zoned_Device_ATA_Command_Set_ZAC.p… 23 The dm-zoned implementation is simple and minimizes system overhead (CPU 25 host-managed disk with 256 MB zones, dm-zoned memory usage per disk 29 dm-zoned target devices are formatted and checked using the dmzadm [all …]
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/device-mapper/ |
| D | dm-zoned.rst | 2 dm-zoned 5 The dm-zoned device mapper target exposes a zoned block device (ZBC and 7 pattern constraints. In effect, it implements a drive-managed zoned 10 host-managed zoned block devices and can mitigate the potential 11 device-side performance degradation due to excessive random writes on 12 host-aware zoned block devices. 21 http://www.t13.org/Documents/UploadedDocuments/docs2015/di537r05-Zoned_Device_ATA_Command_Set_ZAC.p… 23 The dm-zoned implementation is simple and minimizes system overhead (CPU 25 host-managed disk with 256 MB zones, dm-zoned memory usage per disk 29 dm-zoned target devices are formatted and checked using the dmzadm [all …]
|