| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | ina2xx.rst | 10 Addresses: I2C 0x40 - 0x4f 20 Addresses: I2C 0x40 - 0x4f 30 Addresses: I2C 0x40 - 0x4f 40 Addresses: I2C 0x40 - 0x4f 50 Addresses: I2C 0x40 - 0x4f 59 ----------- 61 The INA219 is a high-side current shunt and power monitor with an I2C 65 The INA220 is a high or low side current shunt and power monitor with an I2C 71 INA230 and INA231 are high or low side current shunt and power monitors 75 The shunt value in micro-ohms can be set via platform data or device tree at [all …]
|
| D | max16065.rst | 11 Addresses scanned: - 15 http://datasheets.maxim-ic.com/en/ds/MAX16065-MAX16066.pdf 21 Addresses scanned: - 25 http://datasheets.maxim-ic.com/en/ds/MAX16067.pdf 31 Addresses scanned: - 35 http://datasheets.maxim-ic.com/en/ds/MAX16068.pdf 41 Addresses scanned: - 45 http://datasheets.maxim-ic.com/en/ds/MAX16070-MAX16071.pdf 47 Author: Guenter Roeck <linux@roeck-us.net> 51 ----------- [all …]
|
| /kernel/linux/linux-4.19/Documentation/hwmon/ |
| D | ina2xx | 7 Addresses: I2C 0x40 - 0x4f 13 Addresses: I2C 0x40 - 0x4f 19 Addresses: I2C 0x40 - 0x4f 25 Addresses: I2C 0x40 - 0x4f 31 Addresses: I2C 0x40 - 0x4f 38 ----------- 40 The INA219 is a high-side current shunt and power monitor with an I2C 44 The INA220 is a high or low side current shunt and power monitor with an I2C 50 INA230 and INA231 are high or low side current shunt and power monitors 54 The shunt value in micro-ohms can be set via platform data or device tree at [all …]
|
| D | max16065 | 7 Addresses scanned: - 9 http://datasheets.maxim-ic.com/en/ds/MAX16065-MAX16066.pdf 12 Addresses scanned: - 14 http://datasheets.maxim-ic.com/en/ds/MAX16067.pdf 17 Addresses scanned: - 19 http://datasheets.maxim-ic.com/en/ds/MAX16068.pdf 22 Addresses scanned: - 24 http://datasheets.maxim-ic.com/en/ds/MAX16070-MAX16071.pdf 27 Author: Guenter Roeck <linux@roeck-us.net> 31 ----------- [all …]
|
| D | ina3221 | 7 Addresses: I2C 0x40 - 0x43 14 ----------- 16 The Texas Instruments INA3221 monitors voltage, current, and power on the high 17 side of up to three D.C. power supplies. The INA3221 monitors both shunt drop 19 and power are calculated host-side from these. 22 -------------
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | si476x.rst | 1 .. SPDX-License-Identifier: GPL-2.0 12 ------------------- 14 - According to the SiLabs' datasheet it is possible to update the 15 firmware of the radio chip in the run-time, thus bringing it to the 23 ------------------------------- 31 * /sys/kernel/debug/<device-name>/acf 52 0x05 smute 0 - Audio is not soft muted 53 1 - Audio is soft muted 60 0x10 pilot 0 - Stereo pilot is not present 61 1 - Stereo pilot is present [all …]
|
| /kernel/linux/linux-4.19/Documentation/media/v4l-drivers/ |
| D | si476x.rst | 10 ------------------- 12 - According to the SiLabs' datasheet it is possible to update the 13 firmware of the radio chip in the run-time, thus bringing it to the 21 ------------------------------- 29 * /sys/kernel/debug/<device-name>/acf 50 0x05 smute 0 - Audio is not soft muted 51 1 - Audio is soft muted 58 0x10 pilot 0 - Stereo pilot is not present 59 1 - Stereo pilot is present 64 * /sys/kernel/debug/<device-name>/rds_blckcnt [all …]
|
| /kernel/linux/linux-4.19/net/ipv4/ |
| D | Kconfig | 9 intend to participate in the MBONE, a high bandwidth network on top 16 ---help--- 39 so-called IP spoofing, however it can pose problems if you use 41 than packets from that host to you) or if you operate a non-routing 51 <file:Documentation/networking/ip-sysctl.txt>. 58 ---help--- 66 ---help--- 70 address into account. Furthermore, the TOS (Type-Of-Service) field 88 equal "cost" and chooses one of them in a non-deterministic fashion 119 ---help--- [all …]
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 10 intend to participate in the MBONE, a high bandwidth network on top 40 so-called IP spoofing, however it can pose problems if you use 42 than packets from that host to you) or if you operate a non-routing 52 <file:Documentation/networking/ip-sysctl.rst>. 71 address into account. Furthermore, the TOS (Type-Of-Service) field 89 equal "cost" and chooses one of them in a non-deterministic fashion 132 <file:Documentation/admin-guide/nfs/nfsroot.rst> for details. 147 Read <file:Documentation/admin-guide/nfs/nfsroot.rst> for details. 160 <file:Documentation/admin-guide/nfs/nfsroot.rst> for details. [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 7 # NOTE: Gadget support ** DOES NOT ** depend on host-side CONFIG_USB !! 9 # - Host systems (like PCs) need CONFIG_USB (with "A" jacks). 10 # - Peripherals (like PDAs) need CONFIG_USB_GADGET (with "B" jacks). 11 # - Some systems have both kinds of controllers. 13 # With help from a special transceiver and a "Mini-AB" jack, systems with 14 # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG). 22 # - integrated/SOC controllers first 23 # - licensed IP used in both SOC and discrete versions 24 # - discrete ones (including all PCI-only controllers) [all …]
|
| /kernel/linux/linux-4.19/drivers/usb/gadget/udc/ |
| D | Kconfig | 6 # NOTE: Gadget support ** DOES NOT ** depend on host-side CONFIG_USB !! 8 # - Host systems (like PCs) need CONFIG_USB (with "A" jacks). 9 # - Peripherals (like PDAs) need CONFIG_USB_GADGET (with "B" jacks). 10 # - Some systems have both kinds of controllers. 12 # With help from a special transceiver and a "Mini-AB" jack, systems with 13 # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG). 21 # - integrated/SOC controllers first 22 # - licensed IP used in both SOC and discrete versions 23 # - discrete ones (including all PCI-only controllers) 24 # - debug/dummy gadget+hcd is last. [all …]
|
| /kernel/linux/linux-5.10/include/sound/sof/ |
| D | control.h | 1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ 19 /* channel positions - uses same values as ALSA */ 30 SOF_CHMAP_SL, /**< side left */ 31 SOF_CHMAP_SR, /**< side right */ 39 SOF_CHMAP_FLH, /**< front left high */ 40 SOF_CHMAP_FCH, /**< front centre high */ 41 SOF_CHMAP_FRH, /**< front right high */ 51 SOF_CHMAP_TSL, /**< top side left */ 52 SOF_CHMAP_TSR, /**< top side right */ 63 /* per channel data - uses struct sof_ipc_ctrl_value_chan */ [all …]
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | gpio-mc33880.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * MC33880 high-side/low-side switch GPIO driver 8 * Freescale MC33880 high-side/low-side switch 45 return spi_write(mc->spi, &mc->port_config, sizeof(mc->port_config)); in mc33880_write_config() 52 mc->port_config |= 1 << offset; in __mc33880_set() 54 mc->port_config &= ~(1 << offset); in __mc33880_set() 64 mutex_lock(&mc->lock); in mc33880_set() 68 mutex_unlock(&mc->lock); in mc33880_set() 77 pdata = dev_get_platdata(&spi->dev); in mc33880_probe() 78 if (!pdata || !pdata->base) { in mc33880_probe() [all …]
|
| /kernel/linux/linux-5.10/include/linux/dma/ |
| D | k3-psil.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Copyright (C) 2019 Texas Instruments Incorporated - https://www.ti.com 16 * enum udma_tp_level - Channel Throughput Levels 18 * @UDMA_TP_HIGH: High Throughput channel 19 * @UDMA_TP_ULTRAHIGH: Ultra High Throughput channel 29 * enum psil_endpoint_type - PSI-L Endpoint type 43 * struct psil_endpoint_config - PSI-L Endpoint configuration 44 * @ep_type: PSI-L endpoint type 51 * @pdma_acc32: ACC32 must be enabled on the PDMA side 52 * @pdma_burst: BURST must be enabled on the PDMA side
|
| /kernel/linux/linux-4.19/drivers/gpio/ |
| D | gpio-mc33880.c | 2 * MC33880 high-side/low-side switch GPIO driver 20 * Freescale MC33880 high-side/low-side switch 57 return spi_write(mc->spi, &mc->port_config, sizeof(mc->port_config)); in mc33880_write_config() 64 mc->port_config |= 1 << offset; in __mc33880_set() 66 mc->port_config &= ~(1 << offset); in __mc33880_set() 76 mutex_lock(&mc->lock); in mc33880_set() 80 mutex_unlock(&mc->lock); in mc33880_set() 89 pdata = dev_get_platdata(&spi->dev); in mc33880_probe() 90 if (!pdata || !pdata->base) { in mc33880_probe() 91 dev_dbg(&spi->dev, "incorrect or missing platform data\n"); in mc33880_probe() [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
| D | u_ether.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * u_ether.h -- interface to USB gadget "ethernet link" utilities 5 * Copyright (C) 2003-2005,2008 David Brownell 6 * Copyright (C) 2003-2004 Robert Schwebel, Benedikt Spranger 29 MODULE_PARM_DESC(qmult, "queue length multiplier at high/super speed");\ 42 * This represents the USB side of an "ethernet" link, managed by a USB 58 /* endpoints handle full and/or high speeds */ 95 /* gether_setup - initialize one ethernet-over-usb link 98 * host side of the link is recorded 121 * gether_register_netdev - register the net device [all …]
|
| /kernel/linux/linux-4.19/drivers/usb/gadget/function/ |
| D | u_ether.h | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * u_ether.h -- interface to USB gadget "ethernet link" utilities 5 * Copyright (C) 2003-2005,2008 David Brownell 6 * Copyright (C) 2003-2004 Robert Schwebel, Benedikt Spranger 29 MODULE_PARM_DESC(qmult, "queue length multiplier at high/super speed");\ 42 * This represents the USB side of an "ethernet" link, managed by a USB 58 /* endpoints handle full and/or high speeds */ 95 /* gether_setup - initialize one ethernet-over-usb link 98 * host side of the link is recorded 121 * gether_register_netdev - register the net device [all …]
|
| /kernel/linux/linux-5.10/Documentation/ABI/stable/ |
| D | sysfs-driver-aspeed-vuart | 1 What: /sys/bus/platform/drivers/aspeed-vuart/*/lpc_address 4 Description: Configures which IO port the host side of the UART 5 will appear on the host <-> BMC LPC bus. 9 What: /sys/bus/platform/drivers/aspeed-vuart/*/sirq 12 Description: Configures which interrupt number the host side of 13 the UART will appear on the host <-> BMC LPC bus. 17 What: /sys/bus/platform/drivers/aspeed-vuart/*/sirq_polarity 22 Set to 0 for active-low or 1 for active-high.
|
| /kernel/linux/linux-4.19/Documentation/media/uapi/v4l/ |
| D | vidioc-g-parm.rst | 1 .. -*- coding: utf-8; mode: rst -*- 12 VIDIOC_G_PARM - VIDIOC_S_PARM - Get or set streaming parameters 29 File descriptor returned by :ref:`open() <func-open>`. 41 side. This is especially useful when using the :ref:`read() <func-read>` or 42 :ref:`write() <func-write>`, which are not augmented by timestamps or sequence 47 section discussing the :ref:`read() <func-read>` function. 59 .. flat-table:: struct v4l2_streamparm 60 :header-rows: 0 61 :stub-columns: 0 64 * - __u32 [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
| D | atmel-sysregs.txt | 4 - compatible: Should be "atmel,sama5d2-chipid" 5 - reg : Should contain registers location and length 8 - compatible: Should be "atmel,at91sam9260-pit" 9 - reg: Should contain registers location and length 10 - interrupts: Should contain interrupt for the PIT which is the IRQ line 14 - compatible: Should be "microchip,sam9x60-pit64b" 15 - reg: Should contain registers location and length 16 - interrupts: Should contain interrupt for PIT64B timer 17 - clocks: Should contain the available clock sources for PIT64B timer. 20 - compatible: Should be "atmel,at91rm9200-st", "syscon", "simple-mfd" [all …]
|
| /kernel/linux/linux-4.19/Documentation/driver-api/usb/ |
| D | gadget.rst | 11 This document presents a Linux-USB "Gadget" kernel mode API, for use 17 - Supports USB 2.0, for high speed devices which can stream data at 20 - Handles devices with dozens of endpoints just as well as ones with 21 just two fixed-function ones. Gadget drivers can be written so 24 - Flexible enough to expose more complex USB device capabilities such 28 - USB "On-The-Go" (OTG) support, in conjunction with updates to the 29 Linux-USB host side. 31 - Sharing data structures and API models with the Linux-USB host side 32 API. This helps the OTG support, and looks forward to more-symmetric 34 side drivers). [all …]
|
| /kernel/linux/linux-5.10/Documentation/driver-api/usb/ |
| D | gadget.rst | 11 This document presents a Linux-USB "Gadget" kernel mode API, for use 17 - Supports USB 2.0, for high speed devices which can stream data at 20 - Handles devices with dozens of endpoints just as well as ones with 21 just two fixed-function ones. Gadget drivers can be written so 24 - Flexible enough to expose more complex USB device capabilities such 28 - USB "On-The-Go" (OTG) support, in conjunction with updates to the 29 Linux-USB host side. 31 - Sharing data structures and API models with the Linux-USB host side 32 API. This helps the OTG support, and looks forward to more-symmetric 34 side drivers). [all …]
|
| /kernel/linux/linux-5.10/kernel/ |
| D | context_tracking.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Context tracking: Probe on high level context boundaries such as kernel 13 * Many thanks to Gilad Ben-Yossef, Paul McKenney, Ingo Molnar, Andrew Morton, 54 * context_tracking_enter - Inform the context tracking that the CPU is going 59 * instructions to execute won't use any RCU read side critical section 65 WARN_ON_ONCE(!current->mm); in __context_tracking_enter() 75 * any RCU read-side critical section until the next call to in __context_tracking_enter() 135 * context_tracking_exit - Inform the context tracking that the CPU is 139 * guest space before any use of RCU read side critical section. This 140 * potentially include any high level kernel code like syscalls, exceptions, [all …]
|
| /kernel/linux/linux-4.19/kernel/ |
| D | context_tracking.c | 2 * Context tracking: Probe on high level context boundaries such as kernel 12 * Many thanks to Gilad Ben-Yossef, Paul McKenney, Ingo Molnar, Andrew Morton, 53 * context_tracking_enter - Inform the context tracking that the CPU is going 58 * instructions to execute won't use any RCU read side critical section 64 WARN_ON_ONCE(!current->mm); in __context_tracking_enter() 74 * any RCU read-side critical section until the next call to in __context_tracking_enter() 133 * context_tracking_exit - Inform the context tracking that the CPU is 137 * guest space before any use of RCU read side critical section. This 138 * potentially include any high level kernel code like syscalls, exceptions, 141 * This call supports re-entrancy. This way it can be called from any exception
|
| /kernel/linux/linux-4.19/drivers/isdn/hysdn/ |
| D | boardergo.h | 19 #define ERG_DPRAM_FILL_SIZE (ERG_DPRAM_PAGE_SIZE - BOOT_IMG_SIZE) 24 /* following DPRAM layout copied from OS2-driver boarderg.h */ 37 /*1DB9 unsigned long ucText[ERRLOG_TEXT_SIZE]; *//* ASCIIZ of len ucTextSize-1 */ 48 /*1DFA */ unsigned char bRes1DBA[0x1E00 - 0x1DFA]; 51 /*1E00 */ unsigned char bRestOfEntryTbl[0x1F00 - 0x1E00]; 53 /*1FF8 */ unsigned char bRes1FF8[0x1FFB - 0x1FF8]; 57 * - metro has 32-bit boot ram - accessing 60 * Because on the PC side both vars are 64 * - 1FFB is the high byte of the reset vector, 65 * so E1 side should NOT change this byte [all …]
|