| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/ |
| D | renesas,rza1-ports.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pinctrl/renesas,rza1-ports.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jacopo Mondi <jacopo+renesas@jmondi.org> 11 - Geert Uytterhoeven <geert+renesas@glider.be> 16 Pin multiplexing and GPIO configuration is performed on a per-pin basis 17 writing configuration values to per-port register sets. 25 - const: renesas,r7s72100-ports # RZ/A1H 26 - items: [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
| D | renesas,rza1-ports.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pinctrl/renesas,rza1-ports.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jacopo Mondi <jacopo+renesas@jmondi.org> 11 - Geert Uytterhoeven <geert+renesas@glider.be> 16 Pin multiplexing and GPIO configuration is performed on a per-pin basis 17 writing configuration values to per-port register sets. 25 - const: renesas,r7s72100-ports # RZ/A1H 26 - items: [all …]
|
| /kernel/linux/linux-5.10/drivers/thunderbolt/ |
| D | tmu.c | 1 // SPDX-License-Identifier: GPL-2.0 18 switch (sw->tmu.rate) { in tb_switch_tmu_mode_name() 26 if (sw->tmu.unidirectional) in tb_switch_tmu_mode_name() 27 return "uni-directional, HiFi"; in tb_switch_tmu_mode_name() 28 return "bi-directional, HiFi"; in tb_switch_tmu_mode_name() 33 return "uni-directional, normal"; in tb_switch_tmu_mode_name() 46 sw->tmu.cap + TMU_RTR_CS_0, 1); in tb_switch_tmu_ucap_supported() 59 sw->tmu.cap + TMU_RTR_CS_3, 1); in tb_switch_tmu_rate_read() 73 sw->tmu.cap + TMU_RTR_CS_3, 1); in tb_switch_tmu_rate_write() 81 sw->tmu.cap + TMU_RTR_CS_3, 1); in tb_switch_tmu_rate_write() [all …]
|
| /kernel/linux/linux-6.6/drivers/thunderbolt/ |
| D | tmu.c | 1 // SPDX-License-Identifier: GPL-2.0 46 return "uni-directional, LowRes"; in tmu_mode_name() 48 return "uni-directional, HiFi"; in tmu_mode_name() 50 return "bi-directional, HiFi"; in tmu_mode_name() 52 return "enhanced uni-directional, MedRes"; in tmu_mode_name() 73 sw->tmu.cap + TMU_RTR_CS_0, 1); in tb_switch_set_tmu_mode_params() 81 sw->tmu.cap + TMU_RTR_CS_0, 1); in tb_switch_set_tmu_mode_params() 86 sw->tmu.cap + TMU_RTR_CS_15, 1); in tb_switch_set_tmu_mode_params() 100 sw->tmu.cap + TMU_RTR_CS_15, 1); in tb_switch_set_tmu_mode_params() 108 sw->tmu.cap + TMU_RTR_CS_18, 1); in tb_switch_set_tmu_mode_params() [all …]
|
| /kernel/linux/linux-6.6/drivers/block/mtip32xx/ |
| D | mtip32xx.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * mtip32xx.h - Header file for the P320 SSD Block Driver 67 * NOTE: This is the driver maximum; check dd->slot_groups for actual value. 95 * Per-tag bitfield size in longs. 104 (U32_PER_LONG-1))/U32_PER_LONG) 181 mtip_workq_sdbfx(w->port, group, w->completed); \ 188 * - 27h Register FIS, host to device. 189 * - 34h Register FIS, device to host. 190 * - 39h DMA Activate FIS, device to host. 191 * - 41h DMA Setup FIS, bi-directional. [all …]
|
| /kernel/linux/linux-5.10/drivers/block/mtip32xx/ |
| D | mtip32xx.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * mtip32xx.h - Header file for the P320 SSD Block Driver 68 * NOTE: This is the driver maximum; check dd->slot_groups for actual value. 96 * Per-tag bitfield size in longs. 105 (U32_PER_LONG-1))/U32_PER_LONG) 183 mtip_workq_sdbfx(w->port, group, w->completed); \ 190 * - 27h Register FIS, host to device. 191 * - 34h Register FIS, device to host. 192 * - 39h DMA Activate FIS, device to host. 193 * - 41h DMA Setup FIS, bi-directional. [all …]
|
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| D | ina2xx.c | 1 // SPDX-License-Identifier: GPL-2.0-only 6 * Zero Drift Bi-Directional Current/Power Monitor with I2C Interface 10 * Bi-Directional Current/Power Monitor with I2C Interface 14 * Bi-Directional Current/Power Monitor with I2C Interface 18 * Bi-directional Current/Power Monitor with I2C Interface 32 #include <linux/hwmon-sysfs.h> 61 /* settings - depend on use case */ 190 return regmap_write(data->regmap, INA2XX_CALIBRATION, in ina2xx_calibrate() 191 data->config->calibration_value); in ina2xx_calibrate() 199 int ret = regmap_write(data->regmap, INA2XX_CONFIG, in ina2xx_init() [all …]
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| D | ina2xx.c | 1 // SPDX-License-Identifier: GPL-2.0-only 6 * Zero Drift Bi-Directional Current/Power Monitor with I2C Interface 10 * Bi-Directional Current/Power Monitor with I2C Interface 14 * Bi-Directional Current/Power Monitor with I2C Interface 18 * Bi-directional Current/Power Monitor with I2C Interface 32 #include <linux/hwmon-sysfs.h> 60 /* settings - depend on use case */ 189 return regmap_write(data->regmap, INA2XX_CALIBRATION, in ina2xx_calibrate() 190 data->config->calibration_value); in ina2xx_calibrate() 198 int ret = regmap_write(data->regmap, INA2XX_CONFIG, in ina2xx_init() [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/ |
| D | richtek,rtq6056.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: RTQ6056 Bi-Directional Current and Power Monitor with 16-bit ADC 10 - ChiYuan Huang <cy_huang@richtek.com> 13 The RTQ6056 is a high accuracy current-sense monitor with I2C and SMBus 19 internal analog-to-digital converter ADC. The programmable calibration, 24 https://www.richtek.com/assets/product_file/RTQ6056/DSQ6056-00.pdf 33 "#io-channel-cells": 36 shunt-resistor-micro-ohms: [all …]
|
| /kernel/linux/linux-5.10/Documentation/hid/ |
| D | hid-transport.rst | 8 Bluetooth, I2C and user-space I/O drivers. 17 report-parsing, report interpretation and the user-space API. Device specifics 22 +-----------+ +-----------+ +-----------+ +-----------+ 24 +-----------+ +-----------+ +-----------+ +-----------+ 26 +------------+ +------------+ 28 +------------+ +------------+ 30 +------------------+ +------------------+ 32 +------------------+ +------------------+ 35 +----------------+ 37 +----------------+ [all …]
|
| /kernel/linux/linux-6.6/Documentation/hid/ |
| D | hid-transport.rst | 8 Bluetooth, I2C and user-space I/O drivers. 17 report-parsing, report interpretation and the user-space API. Device specifics 22 +-----------+ +-----------+ +-----------+ +-----------+ 24 +-----------+ +-----------+ +-----------+ +-----------+ 26 +------------+ +------------+ 28 +------------+ +------------+ 30 +------------------+ +------------------+ 32 +------------------+ +------------------+ 35 +----------------+ 37 +----------------+ [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_msg.h | 1 /* SPDX-License-Identifier: GPL-2.0+ OR MIT */ 20 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL 38 * Hypervisor-specific bi-directional communication channel. Should never 52 * @ecx: [OUT] e.g. status from a non-HB message status command 79 * Hypervisor-specific bi-directional communication channel. Should never 94 * @ecx: [OUT] e.g. status from a non-HB message status command 153 * In the 32-bit version of this macro, we store bp in a memory location
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_msg_x86.h | 1 /* SPDX-License-Identifier: GPL-2.0+ OR MIT */ 4 * Copyright 2016-2021 VMware, Inc., Palo Alto, CA., USA 20 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL 41 * Hypervisor-specific bi-directional communication channel. Should never 55 * @ecx: [OUT] e.g. status from a non-HB message status command 82 * Hypervisor-specific bi-directional communication channel. Should never 97 * @ecx: [OUT] e.g. status from a non-HB message status command 164 * In the 32-bit version of this macro, we store bp in a memory location
|
| /kernel/linux/linux-5.10/Documentation/mhi/ |
| D | topology.rst | 1 .. SPDX-License-Identifier: GPL-2.0 11 -------------- 30 ---------- 33 for bi-directional communication. Once MHI is in powered on state, the MHI 43 ---------- 46 driver sends and receives the upper-layer protocol packets like IP packets,
|
| /kernel/linux/linux-6.6/Documentation/mhi/ |
| D | topology.rst | 1 .. SPDX-License-Identifier: GPL-2.0 11 -------------- 30 ---------- 33 for bi-directional communication. Once MHI is in powered on state, the MHI 43 ---------- 46 driver sends and receives the upper-layer protocol packets like IP packets,
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/ |
| D | intel_guc_ct.h | 1 /* SPDX-License-Identifier: MIT */ 3 * Copyright © 2016-2019 Intel Corporation 21 * It can be used to perform both host-2-guc and guc-to-host communication. 39 /** Top-level structure for Command Transport related data 41 * Includes a pair of CT buffers for bi-directional communication and tracking 70 ct->enabled = false; in intel_guc_ct_sanitize() 75 return ct->enabled; in intel_guc_ct_enabled()
|
| /kernel/linux/linux-6.6/include/rdma/ |
| D | ib.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */ 33 return ((a->sib_addr64[0] | a->sib_addr64[1]) == 0); in ib_addr_any() 38 return ((a->sib_addr32[0] | a->sib_addr32[1] | in ib_addr_loopback() 39 a->sib_addr32[2] | (a->sib_addr32[3] ^ htonl(1))) == 0); in ib_addr_loopback() 45 addr->sib_addr32[0] = w1; in ib_addr_set() 46 addr->sib_addr32[1] = w2; in ib_addr_set() 47 addr->sib_addr32[2] = w3; in ib_addr_set() 48 addr->sib_addr32[3] = w4; in ib_addr_set() 67 * The IB interfaces that use write() as bi-directional ioctl() are 78 return filp->f_cred == current_cred(); in ib_safe_file_access()
|
| /kernel/linux/linux-5.10/include/rdma/ |
| D | ib.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */ 33 return ((a->sib_addr64[0] | a->sib_addr64[1]) == 0); in ib_addr_any() 38 return ((a->sib_addr32[0] | a->sib_addr32[1] | in ib_addr_loopback() 39 a->sib_addr32[2] | (a->sib_addr32[3] ^ htonl(1))) == 0); in ib_addr_loopback() 45 addr->sib_addr32[0] = w1; in ib_addr_set() 46 addr->sib_addr32[1] = w2; in ib_addr_set() 47 addr->sib_addr32[2] = w3; in ib_addr_set() 48 addr->sib_addr32[3] = w4; in ib_addr_set() 67 * The IB interfaces that use write() as bi-directional ioctl() are 78 return filp->f_cred == current_cred() && !uaccess_kernel(); in ib_safe_file_access()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | nvidia,tegra210-i2s.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/nvidia,tegra210-i2s.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 The Inter-IC Sound (I2S) controller implements full-duplex, 11 bi-directional and single direction point-to-point serial 16 - Jon Hunter <jonathanh@nvidia.com> 17 - Sameer Pujar <spujar@nvidia.com> 21 pattern: "^i2s@[0-9a-f]*$" 25 - const: nvidia,tegra210-i2s [all …]
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | plip.rst | 1 .. SPDX-License-Identifier: GPL-2.0 14 ----------------- 17 This device interface allows a point-to-point connection between two 25 printer port. PLIP is a non-standard, but [can use] uses the standard 26 LapLink null-printer cable [can also work in turbo mode, with a PLIP 62 ------------------- 77 On these machines, the PLIP driver can be used in IRQ-less mode, where 82 indicate that there isn't a noticeable performance drop when using IRQ-less 92 When in IRQ-less mode, the PLIP driver polls the parallel port HZ times 99 10^6/HZ usecs. If both sides of a PLIP connection are used in IRQ-less mode, [all …]
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | plip.rst | 1 .. SPDX-License-Identifier: GPL-2.0 14 ----------------- 17 This device interface allows a point-to-point connection between two 25 printer port. PLIP is a non-standard, but [can use] uses the standard 26 LapLink null-printer cable [can also work in turbo mode, with a PLIP 62 ------------------- 77 On these machines, the PLIP driver can be used in IRQ-less mode, where 82 indicate that there isn't a noticeable performance drop when using IRQ-less 92 When in IRQ-less mode, the PLIP driver polls the parallel port HZ times 99 10^6/HZ usecs. If both sides of a PLIP connection are used in IRQ-less mode, [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | nvidia,tegra210-i2s.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/nvidia,tegra210-i2s.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 The Inter-IC Sound (I2S) controller implements full-duplex, 11 bi-directional and single direction point-to-point serial 16 - Jon Hunter <jonathanh@nvidia.com> 17 - Sameer Pujar <spujar@nvidia.com> 20 - $ref: dai-common.yaml# 24 pattern: "^i2s@[0-9a-f]*$" [all …]
|
| /kernel/linux/linux-5.10/include/linux/usb/ |
| D | typec.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 8 /* USB Type-C Specification releases */ 76 * struct enter_usb_data - Enter_USB Message details 80 * @active_link_training is a flag that should be set with uni-directional SBRX 81 * communication, and left 0 with passive cables and with bi-directional SBRX 90 * struct usb_pd_identity - USB Power Delivery identity data 112 * struct typec_altmode_desc - USB Type-C Alternate Mode Descriptor 150 * struct typec_plug_desc - USB Type-C Cable Plug Descriptor 154 * Represents USB Type-C Cable Plug. 161 * struct typec_cable_desc - USB Type-C Cable Descriptor [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/remoteproc/ |
| D | st,stm32-rproc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: "http://devicetree.org/schemas/remoteproc/st,stm32-rproc.yaml#" 5 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 14 - Fabien Dessenne <fabien.dessenne@st.com> 15 - Arnaud Pouliquen <arnaud.pouliquen@st.com> 19 const: st,stm32mp1-m4 30 st,syscfg-holdboot: 32 - Phandle of syscon block. 33 - The offset of the hold boot setting register. [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
| D | intel_guc_ct.h | 1 /* SPDX-License-Identifier: MIT */ 3 * Copyright © 2016-2019 Intel Corporation 26 * It can be used to perform both host-2-guc and guc-to-host communication. 57 /** Top-level structure for Command Transport related data 59 * Includes a pair of CT buffers for bi-directional communication and tracking 115 ct->enabled = false; in intel_guc_ct_sanitize() 120 return ct->enabled; in intel_guc_ct_enabled()
|