Home
last modified time | relevance | path

Searched +full:inter +full:- +full:ic (Results 1 – 25 of 28) sorted by relevance

12

/kernel/linux/linux-4.19/Documentation/devicetree/bindings/i2c/
Di2c-imx.txt1 * Freescale Inter IC (I2C) and High Speed Inter IC (HS-I2C) for i.MX
4 - compatible :
5 - "fsl,imx1-i2c" for I2C compatible with the one integrated on i.MX1 SoC
6 - "fsl,imx21-i2c" for I2C compatible with the one integrated on i.MX21 SoC
7 - "fsl,vf610-i2c" for I2C compatible with the one integrated on Vybrid vf610 SoC
8 - reg : Should contain I2C/HS-I2C registers location and length
9 - interrupts : Should contain I2C/HS-I2C interrupt
10 - clocks : Should contain the I2C/HS-I2C clock specifier
13 - clock-frequency : Constains desired I2C/HS-I2C bus clock frequency in Hz.
15 - dmas: A list of two dma specifiers, one for each entry in dma-names.
[all …]
Di2c-imx-lpi2c.txt1 * Freescale Low Power Inter IC (LPI2C) for i.MX
4 - compatible :
5 - "fsl,imx7ulp-lpi2c" for LPI2C compatible with the one integrated on i.MX7ULP soc
6 - reg : address and length of the lpi2c master registers
7 - interrupts : lpi2c interrupt
8 - clocks : lpi2c clock specifier
13 compatible = "fsl,imx7ulp-lpi2c";
15 interrupt-parent = <&intc>;
Di2c-mxs.txt1 * Freescale MXS Inter IC (I2C) Controller
4 - compatible: Should be "fsl,<chip>-i2c"
5 - reg: Should contain registers location and length
6 - interrupts: Should contain ERROR interrupt number
7 - clock-frequency: Desired I2C bus clock frequency in Hz.
9 - dmas: DMA specifier, consisting of a phandle to DMA controller node
11 Refer to dma.txt and fsl-mxs-dma.txt for details.
12 - dma-names: Must be "rx-tx".
17 #address-cells = <1>;
18 #size-cells = <0>;
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/
Di2c-imx.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/i2c/i2c-imx.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale Inter IC (I2C) and High Speed Inter IC (HS-I2C) for i.MX
10 - Wolfram Sang <wolfram@the-dreams.de>
13 - $ref: /schemas/i2c/i2c-controller.yaml#
18 - const: fsl,imx1-i2c
19 - const: fsl,imx21-i2c
20 - const: fsl,vf610-i2c
[all …]
Di2c-mxs.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/i2c/i2c-mxs.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale MXS Inter IC (I2C) Controller
10 - Shawn Guo <shawnguo@kernel.org>
15 - fsl,imx23-i2c
16 - fsl,imx28-i2c
24 clock-frequency:
30 dma-names:
[all …]
Di2c-imx-lpi2c.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/i2c/i2c-imx-lpi2c.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale Low Power Inter IC (LPI2C) for i.MX
10 - Anson Huang <Anson.Huang@nxp.com>
13 - $ref: /schemas/i2c/i2c-controller.yaml#
18 - enum:
19 - fsl,imx7ulp-lpi2c
20 - fsl,imx8qm-lpi2c
[all …]
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/sound/
Dsun4i-i2s.txt3 The I2S bus (Inter-IC sound bus) is a serial link for digital
8 - compatible: should be one of the following:
9 - "allwinner,sun4i-a10-i2s"
10 - "allwinner,sun6i-a31-i2s"
11 - "allwinner,sun8i-a83t-i2s"
12 - "allwinner,sun8i-h3-i2s"
13 - reg: physical base address of the controller and length of memory mapped
15 - interrupts: should contain the I2S interrupt.
16 - dmas: DMA specifiers for tx and rx dma. See the DMA client binding,
18 - dma-names: should include "tx" and "rx".
[all …]
Drockchip-i2s.txt3 The I2S bus (Inter-IC sound bus) is a serial link for digital
8 - compatible: should be one of the following:
9 - "rockchip,rk3066-i2s": for rk3066
10 - "rockchip,px30-i2s", "rockchip,rk3066-i2s": for px30
11 - "rockchip,rk3036-i2s", "rockchip,rk3066-i2s": for rk3036
12 - "rockchip,rk3188-i2s", "rockchip,rk3066-i2s": for rk3188
13 - "rockchip,rk3228-i2s", "rockchip,rk3066-i2s": for rk3228
14 - "rockchip,rk3288-i2s", "rockchip,rk3066-i2s": for rk3288
15 - "rockchip,rk3328-i2s", "rockchip,rk3066-i2s": for rk3328
16 - "rockchip,rk3366-i2s", "rockchip,rk3066-i2s": for rk3366
[all …]
/kernel/linux/linux-5.10/Documentation/driver-api/
Di2c.rst5 the "Inter-IC" bus, a simple bus protocol which is widely used where low
7 some vendors use another name (such as "Two-Wire Interface", TWI) for
12 I2C is a multi-master bus; open drain signaling is used to arbitrate
38 .. kernel-doc:: include/linux/i2c.h
41 .. kernel-doc:: drivers/i2c/i2c-boardinfo.c
44 .. kernel-doc:: drivers/i2c/i2c-core-base.c
47 .. kernel-doc:: drivers/i2c/i2c-core-smbus.c
/kernel/linux/linux-4.19/Documentation/driver-api/
Di2c.rst5 the "Inter-IC" bus, a simple bus protocol which is widely used where low
7 some vendors use another name (such as "Two-Wire Interface", TWI) for
12 I2C is a multi-master bus; open drain signaling is used to arbitrate
38 .. kernel-doc:: include/linux/i2c.h
41 .. kernel-doc:: drivers/i2c/i2c-boardinfo.c
44 .. kernel-doc:: drivers/i2c/i2c-core-base.c
47 .. kernel-doc:: drivers/i2c/i2c-core-smbus.c
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Drockchip-i2s.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/sound/rockchip-i2s.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 The I2S bus (Inter-IC sound bus) is a serial link for digital
14 - Heiko Stuebner <heiko@sntech.de>
19 - const: rockchip,rk3066-i2s
20 - items:
21 - enum:
22 - rockchip,px30-i2s
[all …]
Dnvidia,tegra210-i2s.yaml1 # 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/userspace-api/media/
Dglossary.rst1 .. SPDX-License-Identifier: GPL-2.0 OR GFDL-1.1-no-invariants-or-later
51 **Field-programmable Gate Array**
53 An :term:`IC` circuit designed to be configured by a customer or
56 See https://en.wikipedia.org/wiki/Field-programmable_gate_array.
65 together make a larger user-facing functional peripheral. For
73 **Inter-Integrated Circuit**
75 A multi-master, multi-slave, packet switched, single-ended,
77 like sub-device hardware components.
79 See http://www.nxp.com/docs/en/user-guide/UM10204.pdf.
81 IC
[all …]
/kernel/linux/linux-5.10/sound/soc/atmel/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "SoC Audio for the Atmel System-on-Chip"
31 in PDC mode configured using audio-graph-card in device-tree.
40 in DMA mode configured using audio-graph-card in device-tree.
43 tristate "SoC Audio support for WM8731-based At91sam9g20 evaluation board"
49 Say Y if you want to add support for SoC audio on WM8731-based
63 tristate "SoC Audio support for WM8731-based at91sam9x5 board"
91 tristate "ASoC driver for the Axentia TSE-850"
98 Axentia TSE-850 with a PCM5142 codec.
110 tristate "Support for Mikroe-PROTO board"
[all …]
/kernel/linux/linux-5.10/sound/soc/tegra/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "SoC Audio for the Tegra System-on-Chip"
90 Config to enable the Inter-IC Sound (I2S) Controller which
91 implements full-duplex and bidirectional and single direction
92 point-to-point serial interfaces. It can interface with I2S
101 converts the multi-bit Pulse Code Modulation (PCM) audio input to
102 oversampled 1-bit Pulse Density Modulation (PDM) output. From the
104 that up-samples the input to the desired sampling rate by
106 the desired 1-bit output via Delta Sigma Modulation (DSM).
/kernel/linux/linux-4.19/include/media/
Dv4l2-mc.h2 * v4l2-mc.h - Media Controller V4L2 types and prototypes
5 * Copyright (C) 2006-2010 Nokia Corporation
22 #include <media/media-device.h>
23 #include <media/v4l2-dev.h>
27 * enum tuner_pad_index - tuner pad index for MEDIA_ENT_F_TUNER
34 * (IF) or to baseband (on zero-IF tuners).
56 * enum if_vid_dec_pad_index - video IF-PLL pad index for
60 * @IF_VID_DEC_PAD_OUT: IF-PLL video output source pad. Contains the
62 * @IF_VID_DEC_PAD_NUM_PADS: Number of pads of the video IF-PLL.
71 * enum if_aud_dec_pad_index - audio/sound IF-PLL pad index for
[all …]
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/
Dvendor-prefixes.txt4 using them to avoid name-space collisions.
9 active-semi Active-Semi International Inc
30 amstaos AMS-Taos Inc.
43 asahi-kasei Asahi Kasei Corp.
102 dlink D-Link Corporation
148 gmt Global Mixed-mode Technology, Inc.
171 ifi Ingenieurburo Fur Ic-Technologie (I/F/I)
178 inside-secure INSIDE Secure
180 intercontrol Inter Control Group
192 karo Ka-Ro electronics GmbH
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
Dgianfar.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
13 * Copyright 2002-2009, 2011-2013 Freescale Semiconductor, Inc.
16 * -Add support for module parameters
17 * -Add patch for ethtool phys id
70 #define DRV_NAME "gfar-enet"
95 #define GFAR_RXB_SIZE rounddown(GFAR_RXB_TRUESIZE - GFAR_SKBFRAG_OVR, 64)
98 #define TX_RING_MOD_MASK(size) (size-1)
99 #define RX_RING_MOD_MASK(size) (size-1)
241 #define get_icft_value(ic) (((unsigned long)ic & IC_ICFT_MASK) >> \ argument
243 #define get_ictt_value(ic) ((unsigned long)ic & IC_ICTT_MASK) argument
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/freescale/
Dgianfar.h12 * Copyright 2002-2009, 2011-2013 Freescale Semiconductor, Inc.
20 * -Add support for module parameters
21 * -Add patch for ethtool phys id
76 #define DRV_NAME "gfar-enet"
109 #define TX_RING_MOD_MASK(size) (size-1)
110 #define RX_RING_MOD_MASK(size) (size-1)
266 #define get_icft_value(ic) (((unsigned long)ic & IC_ICFT_MASK) >> \ argument
268 #define get_ictt_value(ic) ((unsigned long)ic & IC_ICTT_MASK) argument
275 (new_bd >= (base) + (ring_size)) ? (new_bd - (ring_size)) : new_bd; })
315 /* weighted round-robin scheduling (WRRS) */
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/vendor-prefixes.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rob Herring <robh@kernel.org>
19 "^(at25|devbus|dmacap|dsa|exynos|fsi[ab]|gpio-fan|gpio|gpmc|hdmi|i2c-gpio),.*": true
21 "^(pinctrl-single|#pinctrl-single|PowerPC),.*": true
22 "^(pl022|pxa-mmc|rcar_sound|rotary-encoder|s5m8767|sdhci),.*": true
23 "^(simple-audio-card|st-plgpio|st-spics|ts),.*": true
38 "^active-semi,.*":
[all …]
/kernel/linux/linux-5.10/arch/ia64/kernel/
Dmca.c1 // SPDX-License-Identifier: GPL-2.0-only
6 * Copyright (C) 2003 Hewlett-Packard Co
7 * David Mosberger-Tang <davidm@hpl.hp.com>
21 * Copyright (C) 1999, 2004-2008 Silicon Graphics, Inc.
27 * 2000-03-29 Chuck Fleckenstein <cfleck@co.intel.com>
31 * 2001-01-03 Fred Lewis <frederick.v.lewis@intel.com>
37 * 2002-01-04 Jenna Hall <jenna.s.hall@intel.com>
42 * 2002-03-25 Matt Domsch <Matt_Domsch@dell.com>
45 * 2003-04-15 David Mosberger-Tang <davidm@hpl.hp.com>
48 * 2003-12-08 Keith Owens <kaos@sgi.com>
[all …]
Dentry.S1 /* SPDX-License-Identifier: GPL-2.0 */
7 * Copyright (C) 1998-2003, 2005 Hewlett-Packard Co
8 * David Mosberger-Tang <davidm@hpl.hp.com>
9 * Copyright (C) 1999, 2002-2003
46 #include <asm/asm-offsets.h>
76 sxt4 r8=r8 // return 64-bit result
85 * security sensitive state (e.g., if current->mm->dumpable is zero). However,
148 mov out2=16 // stacksize (compensates for 16-byte scratch area)
161 * prev_task <- ia64_switch_to(struct task_struct *next)
216 SSM_PSR_IC_AND_SRLZ_D(r8, r9) // reenable the psr.ic bit
[all …]
/kernel/linux/linux-4.19/arch/ia64/kernel/
Dmca.c5 * Copyright (C) 2003 Hewlett-Packard Co
6 * David Mosberger-Tang <davidm@hpl.hp.com>
20 * Copyright (C) 1999, 2004-2008 Silicon Graphics, Inc.
26 * 2000-03-29 Chuck Fleckenstein <cfleck@co.intel.com>
30 * 2001-01-03 Fred Lewis <frederick.v.lewis@intel.com>
36 * 2002-01-04 Jenna Hall <jenna.s.hall@intel.com>
41 * 2002-03-25 Matt Domsch <Matt_Domsch@dell.com>
44 * 2003-04-15 David Mosberger-Tang <davidm@hpl.hp.com>
47 * 2003-12-08 Keith Owens <kaos@sgi.com>
52 * 2004-02-01 Keith Owens <kaos@sgi.com>
[all …]
/kernel/linux/linux-4.19/drivers/i2c/busses/
DKconfig17 controller is part of the 7101 device, which is an ACPI-compliant
21 will be called i2c-ali1535.
29 controller is part of the 7101 device, which is an ACPI-compliant
33 will be called i2c-ali1563.
43 will be called i2c-ali15x3.
55 will be called i2c-amd756.
62 S4882 motherboard. On this 4-CPU board, the SMBus is multiplexed
68 will be called i2c-amd756-s4882.
78 will be called i2c-amd8111.
81 tristate "Hix5hd2 high-speed I2C driver"
[all …]
/kernel/linux/linux-5.10/drivers/i2c/busses/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
18 controller is part of the 7101 device, which is an ACPI-compliant
22 will be called i2c-ali1535.
30 controller is part of the 7101 device, which is an ACPI-compliant
34 will be called i2c-ali1563.
44 will be called i2c-ali15x3.
56 will be called i2c-amd756.
63 S4882 motherboard. On this 4-CPU board, the SMBus is multiplexed
69 will be called i2c-amd756-s4882.
79 will be called i2c-amd8111.
[all …]

12