| /kernel/linux/linux-5.10/Documentation/scsi/ |
| D | BusLogic.rst | 1 .. SPDX-License-Identifier: GPL-2.0 21 Copyright 1995-1998 by Leonard N. Zubkoff <lnz@dandelion.com> 57 BT-948/958/958D, will always be available from my Linux Home Page at URL 69 the BT-948 PCI Ultra SCSI Host Adapter, and then again for the BT-958 PCI Wide 90 94555, USA and can be reached at 510/796-6100 or on the World Wide Web at 92 mail at techsup@mylex.com, by Voice at 510/608-2400, or by FAX at 510/745-7715. 101 ----------------------------------- 116 adapter will attempt to negotiate for 20.0 mega-transfers/second. 118 Synchronous Negotiation: Fast 121 adapter will attempt to negotiate for 10.0 mega-transfers/second. [all …]
|
| /kernel/linux/linux-6.6/Documentation/scsi/ |
| D | BusLogic.rst | 1 .. SPDX-License-Identifier: GPL-2.0 21 Copyright 1995-1998 by Leonard N. Zubkoff <lnz@dandelion.com> 57 BT-948/958/958D, will always be available from my Linux Home Page at URL 69 the BT-948 PCI Ultra SCSI Host Adapter, and then again for the BT-958 PCI Wide 90 94555, USA and can be reached at 510/796-6100 or on the World Wide Web at 92 mail at techsup@mylex.com, by Voice at 510/608-2400, or by FAX at 510/745-7715. 101 ----------------------------------- 116 adapter will attempt to negotiate for 20.0 mega-transfers/second. 118 Synchronous Negotiation: Fast 121 adapter will attempt to negotiate for 10.0 mega-transfers/second. [all …]
|
| /kernel/linux/linux-5.10/include/soc/fsl/qe/ |
| D | ucc.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 21 /* Slow or fast type for UCCs. 29 * Sets UCC to slow or fast mode. 31 * ucc_num - (In) number of UCC (0-7). 32 * speed - (In) slow or fast mode for UCC. 34 int ucc_set_type(unsigned int ucc_num, enum ucc_speed_type speed);
|
| /kernel/linux/linux-6.6/include/soc/fsl/qe/ |
| D | ucc.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 21 /* Slow or fast type for UCCs. 29 * Sets UCC to slow or fast mode. 31 * ucc_num - (In) number of UCC (0-7). 32 * speed - (In) slow or fast mode for UCC. 34 int ucc_set_type(unsigned int ucc_num, enum ucc_speed_type speed);
|
| /kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
| D | aic7xxx_proc.c | 2 * Copyright (c) 2000-2001 Adaptec Inc. 16 * 3. Neither the names of the above-listed copyright holders nor the names 37 * String handling code courtesy of Gerard Roudier's <groudier@club-internet.fr> 61 { 0x08, 625 }, /* FAST-160 */ 62 { 0x09, 1250 }, /* FAST-80 */ 63 { 0x0a, 2500 }, /* FAST-40 40MHz */ 64 { 0x0b, 3030 }, /* FAST-40 33MHz */ 65 { 0x0c, 5000 } /* FAST-20 */ 96 u_int speed; in ahc_format_transinfo() local 100 speed = 3300; in ahc_format_transinfo() [all …]
|
| D | aic79xx_proc.c | 2 * Copyright (c) 2000-2001 Adaptec Inc. 16 * 3. Neither the names of the above-listed copyright holders nor the names 37 * String handling code courtesy of Gerard Roudier's <groudier@club-internet.fr> 60 { 0x08, 625 }, /* FAST-160 */ 61 { 0x09, 1250 }, /* FAST-80 */ 62 { 0x0a, 2500 }, /* FAST-40 40MHz */ 63 { 0x0b, 3030 }, /* FAST-40 33MHz */ 64 { 0x0c, 5000 } /* FAST-20 */ 95 u_int speed; in ahd_format_transinfo() local 99 if (tinfo->period == AHD_PERIOD_UNKNOWN) { in ahd_format_transinfo() [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
| D | aic7xxx_proc.c | 2 * Copyright (c) 2000-2001 Adaptec Inc. 16 * 3. Neither the names of the above-listed copyright holders nor the names 37 * String handling code courtesy of Gerard Roudier's <groudier@club-internet.fr> 61 { 0x08, 625 }, /* FAST-160 */ 62 { 0x09, 1250 }, /* FAST-80 */ 63 { 0x0a, 2500 }, /* FAST-40 40MHz */ 64 { 0x0b, 3030 }, /* FAST-40 33MHz */ 65 { 0x0c, 5000 } /* FAST-20 */ 96 u_int speed; in ahc_format_transinfo() local 100 speed = 3300; in ahc_format_transinfo() [all …]
|
| D | aic79xx_proc.c | 2 * Copyright (c) 2000-2001 Adaptec Inc. 16 * 3. Neither the names of the above-listed copyright holders nor the names 37 * String handling code courtesy of Gerard Roudier's <groudier@club-internet.fr> 60 { 0x08, 625 }, /* FAST-160 */ 61 { 0x09, 1250 }, /* FAST-80 */ 62 { 0x0a, 2500 }, /* FAST-40 40MHz */ 63 { 0x0b, 3030 }, /* FAST-40 33MHz */ 64 { 0x0c, 5000 } /* FAST-20 */ 95 u_int speed; in ahd_format_transinfo() local 99 if (tinfo->period == AHD_PERIOD_UNKNOWN) { in ahd_format_transinfo() [all …]
|
| /kernel/linux/linux-6.6/Documentation/usb/ |
| D | ehci.rst | 5 27-Dec-2002 7 The EHCI driver is used to talk to high speed USB 2.0 devices using 8 USB 2.0-capable host controller hardware. The USB 2.0 standard is 11 - "High Speed" 480 Mbit/sec (60 MByte/sec) 12 - "Full Speed" 12 Mbit/sec (1.5 MByte/sec) 13 - "Low Speed" 1.5 Mbit/sec 15 USB 1.1 only addressed full speed and low speed. High speed devices 23 (TT) in the hub, which turns low or full speed transactions into 24 high speed "split transactions" that don't waste transfer bandwidth. 31 While usb-storage devices have been available since mid-2001 (working [all …]
|
| /kernel/linux/linux-5.10/Documentation/usb/ |
| D | ehci.rst | 5 27-Dec-2002 7 The EHCI driver is used to talk to high speed USB 2.0 devices using 8 USB 2.0-capable host controller hardware. The USB 2.0 standard is 11 - "High Speed" 480 Mbit/sec (60 MByte/sec) 12 - "Full Speed" 12 Mbit/sec (1.5 MByte/sec) 13 - "Low Speed" 1.5 Mbit/sec 15 USB 1.1 only addressed full speed and low speed. High speed devices 23 (TT) in the hub, which turns low or full speed transactions into 24 high speed "split transactions" that don't waste transfer bandwidth. 31 While usb-storage devices have been available since mid-2001 (working [all …]
|
| /kernel/linux/linux-5.10/drivers/i2c/busses/ |
| D | i2c-designware-master.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 24 #include "i2c-designware-core.h" 29 regmap_write(dev->map, DW_IC_TX_TL, dev->tx_fifo_depth / 2); in i2c_dw_configure_fifo_master() 30 regmap_write(dev->map, DW_IC_RX_TL, 0); in i2c_dw_configure_fifo_master() 33 regmap_write(dev->map, DW_IC_CON, dev->master_cfg); in i2c_dw_configure_fifo_master() 41 struct i2c_timings *t = &dev->timings; in i2c_dw_set_timings_master() 49 ret = regmap_read(dev->map, DW_IC_COMP_PARAM_1, &comp_param1); in i2c_dw_set_timings_master() 54 /* Set standard and fast speed dividers for high/low periods */ in i2c_dw_set_timings_master() 55 sda_falling_time = t->sda_fall_ns ?: 300; /* ns */ in i2c_dw_set_timings_master() 56 scl_falling_time = t->scl_fall_ns ?: 300; /* ns */ in i2c_dw_set_timings_master() [all …]
|
| D | i2c-designware-core.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 183 * struct dw_i2c_dev - private i2c-designware data 212 * @rx_outstanding: current master-rx elements in tx fifo 215 * @ss_hcnt: standard speed HCNT value 216 * @ss_lcnt: standard speed LCNT value 217 * @fs_hcnt: fast speed HCNT value 218 * @fs_lcnt: fast speed LCNT value 219 * @fp_hcnt: fast plus HCNT value 220 * @fp_lcnt: fast plus LCNT value 221 * @hs_hcnt: high speed HCNT value [all …]
|
| /kernel/linux/linux-6.6/usr/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 11 space-separated list of directories and files for building the 21 See <file:Documentation/driver-api/early-userspace/early_userspace_support.rst> for more details. 41 (-1 = current user) will be owned by root in the resulting image. 51 (-1 = current group) will be owned by root in the resulting image. 112 prompt "Built-in initramfs compression mode" 118 decompression speed. Compression speed is only relevant 119 when building a kernel. Decompression speed is relevant at 140 a good balance between compression ratio and decompression speed and 141 has a reasonable compression speed. It is also more likely to be [all …]
|
| /kernel/linux/linux-5.10/usr/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 11 space-separated list of directories and files for building the 21 See <file:Documentation/driver-api/early-userspace/early_userspace_support.rst> for more details. 41 (-1 = current user) will be owned by root in the resulting image. 51 (-1 = current group) will be owned by root in the resulting image. 113 prompt "Built-in initramfs compression mode" 119 decompression speed. Compression speed is only relevant 120 when building a kernel. Decompression speed is relevant at 141 a good balance between compression ratio and decompression speed and 142 has a reasonable compression speed. It is also more likely to be [all …]
|
| /kernel/linux/linux-6.6/Documentation/hwmon/ |
| D | adm9240.rst | 10 Addresses scanned: I2C 0x2c - 0x2f 20 Addresses scanned: I2C 0x2c - 0x2f 24 http://pdfserv.maxim-ic.com/en/ds/DS1780.pdf 30 Addresses scanned: I2C 0x2c - 0x2f 37 - Frodo Looijaard <frodol@dds.nl>, 38 - Philip Edelbrock <phil@netroedge.com>, 39 - Michiel Rook <michiel@grendelproject.nl>, 40 - Grant Coady <gcoady.lk@gmail.com> with guidance 44 --------- 46 chip MSB 5-bit address. Each chip reports a unique manufacturer [all …]
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | adm9240.rst | 10 Addresses scanned: I2C 0x2c - 0x2f 20 Addresses scanned: I2C 0x2c - 0x2f 24 http://pdfserv.maxim-ic.com/en/ds/DS1780.pdf 30 Addresses scanned: I2C 0x2c - 0x2f 37 - Frodo Looijaard <frodol@dds.nl>, 38 - Philip Edelbrock <phil@netroedge.com>, 39 - Michiel Rook <michiel@grendelproject.nl>, 40 - Grant Coady <gcoady.lk@gmail.com> with guidance 44 --------- 46 chip MSB 5-bit address. Each chip reports a unique manufacturer [all …]
|
| /kernel/linux/linux-6.6/drivers/i2c/busses/ |
| D | i2c-designware-core.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 193 * struct dw_i2c_dev - private i2c-designware data 204 * @get_clk_rate_khz: callback to retrieve IP specific bus speed 225 * @rx_outstanding: current master-rx elements in tx fifo 228 * @ss_hcnt: standard speed HCNT value 229 * @ss_lcnt: standard speed LCNT value 230 * @fs_hcnt: fast speed HCNT value 231 * @fs_lcnt: fast speed LCNT value 232 * @fp_hcnt: fast plus HCNT value 233 * @fp_lcnt: fast plus LCNT value [all …]
|
| D | i2c-designware-master.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 25 #include "i2c-designware-core.h" 34 regmap_write(dev->map, DW_IC_TX_TL, dev->tx_fifo_depth / 2); in i2c_dw_configure_fifo_master() 35 regmap_write(dev->map, DW_IC_RX_TL, 0); in i2c_dw_configure_fifo_master() 38 regmap_write(dev->map, DW_IC_CON, dev->master_cfg); in i2c_dw_configure_fifo_master() 45 struct i2c_timings *t = &dev->timings; in i2c_dw_set_timings_master() 54 ret = regmap_read(dev->map, DW_IC_COMP_PARAM_1, &comp_param1); in i2c_dw_set_timings_master() 59 /* Set standard and fast speed dividers for high/low periods */ in i2c_dw_set_timings_master() 60 sda_falling_time = t->sda_fall_ns ?: 300; /* ns */ in i2c_dw_set_timings_master() 61 scl_falling_time = t->scl_fall_ns ?: 300; /* ns */ in i2c_dw_set_timings_master() [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/ |
| D | i2c-exynos5.txt | 1 * Samsung's High Speed I2C controller 3 The Samsung's High Speed I2C controller is used to interface with I2C devices 7 - compatible: value should be. 8 -> "samsung,exynos5-hsi2c", (DEPRECATED) 11 -> "samsung,exynos5250-hsi2c", for i2c compatible with HSI2C available 13 -> "samsung,exynos5260-hsi2c", for i2c compatible with HSI2C available 15 -> "samsung,exynos7-hsi2c", for i2c compatible with HSI2C available 18 - reg: physical base address of the controller and length of memory mapped 20 - interrupts: interrupt number to the cpu. 21 - #address-cells: always 1 (for i2c addresses) [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/ |
| D | azoteq,iqs7222.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 21 - azoteq,iqs7222a 22 - azoteq,iqs7222b 23 - azoteq,iqs7222c 24 - azoteq,iqs7222d 29 irq-gpios: 32 Specifies the GPIO connected to the device's active-low RDY output. [all …]
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
| D | opp2430_data.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * opp2430_data.c - old-style "OPP" table for OMAP2430 5 * Copyright (C) 2005-2009 Texas Instruments, Inc. 6 * Copyright (C) 2004-2009 Nokia Corporation 8 * Richard Woodruff <r-woodruff2@ti.com> 11 * These configurations are characterized by voltage and speed for clocks. 42 * Filling in table based on 2430-SDPs variants available. There are 46 * the fastest one. If a 'fast' value is defined, then automatically, 48 * more than one fast set does not make sense, as static timings need 55 /* PRCM #4 - ratio2 (ES2.1) - FAST */ [all …]
|
| D | opp2420_data.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * opp2420_data.c - old-style "OPP" table for OMAP2420 5 * Copyright (C) 2005-2009 Texas Instruments, Inc. 6 * Copyright (C) 2004-2009 Nokia Corporation 8 * Richard Woodruff <r-woodruff2@ti.com> 11 * These configurations are characterized by voltage and speed for clocks. 26 * changes on OMAP2xxx-series chips. Readers interested in such a 27 * project are encouraged to review the Maemo Diablo RX-34 and RX-44 29 * http://repository.maemo.org/pool/diablo/free/k/kernel-source-diablo/ 48 * the fastest one. If a 'fast' value is defined, then automatically, [all …]
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| D | opp2430_data.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * opp2430_data.c - old-style "OPP" table for OMAP2430 5 * Copyright (C) 2005-2009 Texas Instruments, Inc. 6 * Copyright (C) 2004-2009 Nokia Corporation 8 * Richard Woodruff <r-woodruff2@ti.com> 11 * These configurations are characterized by voltage and speed for clocks. 42 * Filling in table based on 2430-SDPs variants available. There are 46 * the fastest one. If a 'fast' value is defined, then automatically, 48 * more than one fast set does not make sense, as static timings need 55 /* PRCM #4 - ratio2 (ES2.1) - FAST */ [all …]
|
| D | opp2420_data.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * opp2420_data.c - old-style "OPP" table for OMAP2420 5 * Copyright (C) 2005-2009 Texas Instruments, Inc. 6 * Copyright (C) 2004-2009 Nokia Corporation 8 * Richard Woodruff <r-woodruff2@ti.com> 11 * These configurations are characterized by voltage and speed for clocks. 26 * changes on OMAP2xxx-series chips. Readers interested in such a 27 * project are encouraged to review the Maemo Diablo RX-34 and RX-44 29 * http://repository.maemo.org/pool/diablo/free/k/kernel-source-diablo/ 48 * the fastest one. If a 'fast' value is defined, then automatically, [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | xxhash.h | 2 * xxHash - Extremely Fast Hash algorithm 3 * Copyright (C) 2012-2016, Yann Collet. 5 * BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php) 32 * Free Software Foundation. This program is dual-licensed; you may select 37 * - xxHash homepage: https://cyan4973.github.io/xxHash/ 38 * - xxHash source repository: https://github.com/Cyan4973/xxHash 44 * xxHash is an extremely fast Hash algorithm, running at RAM speed limits. 50 * Name Speed Q.Score Author 61 * MD5-32 0.33 GB/s 10 Ronald L. Rivest 62 * SHA1-32 0.28 GB/s 10 [all …]
|