Home
last modified time | relevance | path

Searched refs:adi (Results 1 – 25 of 159) sorted by relevance

1234567

/Linux-v6.1/drivers/input/joystick/
Dadi.c89 struct adi { struct
110 struct adi adi[2]; argument
121 struct adi *adi = port->adi; in adi_read_packet() local
128 adi[i].ret = -1; in adi_read_packet()
144 if ((w & 0x30) < 0x30 && adi[i].ret < ADI_MAX_LENGTH && t[i] > 0) { in adi_read_packet()
145 adi[i].data[++adi[i].ret] = w; in adi_read_packet()
165 struct adi *adi = port->adi; in adi_move_bits() local
167 adi[0].idx = adi[1].idx = 0; in adi_move_bits()
169 if (adi[0].ret <= 0 || adi[1].ret <= 0) return; in adi_move_bits()
170 if (adi[0].data[0] & 0x20 || ~adi[1].data[0] & 0x20) return; in adi_move_bits()
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/
Dad7879.txt4 - compatible : for SPI slave, use "adi,ad7879"
5 for I2C slave, use "adi,ad7879-1"
10 - adi,resistance-plate-x : total resistance of X-plate (for pressure
14 - adi,first-conversion-delay : 0-12: In 128us steps (starting with 128us)
19 - adi,acquisition-time : 0: 2us
24 - adi,median-filter-size : 0: disabled
29 - adi,averaging : 0: 2 middle values (1 if median disabled)
34 - adi,conversion-interval: : 0 : convert one time only
42 compatible = "adi,ad7879-1";
47 adi,resistance-plate-x = <120>;
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/dma/
Dadi,axi-dmac.txt4 - compatible: Must be "adi,axi-dmac-1.00.a".
11 - adi,channels: This sub-node must contain a sub-node for each DMA channel. For
15 Required properties for adi,channels sub-node:
21 - adi,source-bus-width,
22 adi,destination-bus-width: Width of the source or destination bus in bits.
23 - adi,source-bus-type,
24 adi,destination-bus-type: Type of the source or destination bus. Must be one
31 - adi,length-width: Width of the DMA transfer length register.
32 - adi,cyclic: Must be set if the channel supports hardware cyclic DMA
34 - adi,2d: Must be set if the channel supports hardware 2D DMA transfers.
[all …]
/Linux-v6.1/tools/testing/selftests/sparc64/drivers/
Ddrivers_test.sh8 if [ -f ${SRC_TREE}/drivers/char/adi.ko ]; then
9 insmod ${SRC_TREE}/drivers/char/adi.ko 2> /dev/null
15 if ! /sbin/modprobe -q -n adi; then
17 elif /sbin/modprobe -q adi; then
24 ./adi-test
25 rmmod adi 2> /dev/null
DMakefile5 TEST_GEN_FILES := adi-test
9 $(TEST_GEN_FILES): adi-test.c
15 $(OUTPUT)/adi-test: adi-test.c
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dadi,adau17x1.txt6 "adi,adau1361"
7 "adi,adau1461"
8 "adi,adau1761"
9 "adi,adau1961"
10 "adi,adau1381"
11 "adi,adau1781"
26 compatible = "adi,adau1761";
Dadi,adau1701.txt5 - compatible: Should contain "adi,adau1701"
14 - adi,pll-mode-gpios: An array of two GPIO specs to describe the GPIOs
19 - adi,pin-config: An array of 12 numerical values selecting one of the
30 compatible = "adi,adau1701";
35 adi,pll-mode-gpios = <&gpio 24 0 &gpio 25 0>;
36 adi,pin-config = /bits/ 8 <0x4 0x7 0x5 0x5 0x4 0x4
Dadi,ssm2602.txt9 - compatible : One of "adi,ssm2602", "adi,ssm2603" or "adi,ssm2604"
17 compatible = "adi,ssm2602";
Dadi,ssm2305.txt5 - compatible : "adi,ssm2305"
12 compatible = "adi,ssm2305";
Dssm4567.txt6 - compatible : Must be "adi,ssm4567"
13 compatible = "adi,ssm4567";
Dadi,adau7002.txt5 - compatible: Must be "adi,adau7002"
17 compatible = "adi,adau7002";
Dssm2518.txt6 - compatible : Must be "adi,ssm2518"
17 compatible = "adi,ssm2518";
/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/
Dadv7343.txt10 - compatible: Must be "adi,adv7343"
13 - adi,power-mode-sleep-mode: on enable the current consumption is reduced to
16 - adi,power-mode-pll-ctrl: PLL and oversampling control. This control allows
33 compatible = "adi,adv7343";
38 adi,power-mode-sleep-mode;
39 adi,power-mode-pll-ctrl;
41 adi,dac-enable = <1 1 1 0 0 1>;
43 adi,sd-dac-enable = <1 0>;
Dad5820.txt6 - "adi,ad5820"
7 - "adi,ad5821"
8 - "adi,ad5823"
22 compatible = "adi,ad5820";
/Linux-v6.1/sound/soc/adi/
DMakefile2 snd-soc-adi-axi-i2s-objs := axi-i2s.o
3 snd-soc-adi-axi-spdif-objs := axi-spdif.o
5 obj-$(CONFIG_SND_SOC_ADI_AXI_I2S) += snd-soc-adi-axi-i2s.o
6 obj-$(CONFIG_SND_SOC_ADI_AXI_SPDIF) += snd-soc-adi-axi-spdif.o
/Linux-v6.1/Documentation/devicetree/bindings/i2c/
Di2c-demux-pinctrl.txt54 compatible = "adi,adv7180";
67 compatible = "adi,adv7511w";
72 adi,input-depth = <8>;
73 adi,input-colorspace = "rgb";
74 adi,input-clock = "1x";
75 adi,input-style = <1>;
76 adi,input-justification = "evenly";
/Linux-v6.1/Documentation/devicetree/bindings/net/ieee802154/
Dadf7242.txt4 - compatible: should be "adi,adf7242", "adi,adf7241"
13 compatible = "adi,adf7242";
/Linux-v6.1/arch/arm/boot/dts/
Dr8a7792-wheat.dts251 compatible = "adi,adv7513";
255 adi,input-depth = <8>;
256 adi,input-colorspace = "rgb";
257 adi,input-clock = "1x";
280 compatible = "adi,adv7513";
284 adi,input-depth = <8>;
285 adi,input-colorspace = "rgb";
286 adi,input-clock = "1x";
Diwg20d-q7-dbcm-ca.dtsi65 compatible = "adi,adv7511w";
72 adi,input-depth = <8>;
73 adi,input-colorspace = "rgb";
74 adi,input-clock = "1x";
Dr8a7745-iwg22d-sodimm-dbhd-ca.dts76 compatible = "adi,adv7511w";
84 adi,input-depth = <8>;
85 adi,input-colorspace = "rgb";
86 adi,input-clock = "1x";
Dzynq-zc706.dts89 compatible = "adi,adv7511";
91 adi,input-depth = <8>;
92 adi,input-colorspace = "yuv422";
93 adi,input-clock = "1x";
94 adi,input-style = <3>;
95 adi,input-justification = "evenly";
Dzynq-zc702.dts137 compatible = "adi,adv7511";
139 adi,input-depth = <8>;
140 adi,input-colorspace = "yuv422";
141 adi,input-clock = "1x";
142 adi,input-style = <3>;
143 adi,input-justification = "right";
Dr8a7792-blanche.dts58 compatible = "adi,adv7123";
292 compatible = "adi,adv7511w";
297 adi,input-depth = <8>;
298 adi,input-colorspace = "rgb";
299 adi,input-clock = "1x";
/Linux-v6.1/Documentation/devicetree/bindings/mux/
Dadi,adg792a.txt4 - compatible : "adi,adg792a" or "adi,adg792g"
33 compatible = "adi,adg792a";
59 compatible = "adi,adg792a";
Dadi,adgs1408.txt5 * "adi,adgs1408"
6 * "adi,adgs1409"
33 compatible = "adi,adgs1408";

1234567