Home
last modified time | relevance | path

Searched refs:wires (Results 1 – 25 of 65) sorted by relevance

123

/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dmxs-lradc.txt10 - fsl,lradc-touchscreen-wires: Number of wires used to connect the touchscreen
13 disabled. 5 wires is valid for i.MX28 SoC only.
29 fsl,lradc-touchscreen-wires = <4>;
41 fsl,lradc-touchscreen-wires = <5>;
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/
Dfsl-mx25-tcq.txt11 - fsl,wires: Should be '<4>' or '<5>'
33 fsl,wires = <4>;
Dti-tsc-adc.txt6 ti,wires: Wires refer to application modes i.e. 4/5/8 wire touchscreen
19 connecting wires on touchscreen. We need to provide an
70 ti,wires = <4>;
/Linux-v4.19/Documentation/devicetree/bindings/spi/
Dspi-bus.txt74 - spi-tx-bus-width - The bus width (number of data wires) that is used for MOSI.
76 - spi-rx-bus-width - The bus width (number of data wires) that is used for MISO.
82 It allows data in the SPI system to be transferred using 2 wires (DUAL) or 4
83 wires (QUAD).
/Linux-v4.19/drivers/input/touchscreen/
Dti_am335x_tsc.c50 unsigned int wires; member
133 switch (ts_dev->wires) { in titsc_step_config()
160 switch (ts_dev->wires) { in titsc_step_config()
348 err = of_property_read_u32(node, "ti,wires", &ts_dev->wires); in titsc_parse_dt()
351 switch (ts_dev->wires) { in titsc_parse_dt()
Dfsl-imx25-tcq.c436 u32 wires; in mx25_tcq_parse_dt() local
445 error = of_property_read_u32(np, "fsl,wires", &wires); in mx25_tcq_parse_dt()
451 if (wires == 4) { in mx25_tcq_parse_dt()
454 dev_err(&pdev->dev, "%u-wire mode not supported\n", wires); in mx25_tcq_parse_dt()
/Linux-v4.19/include/linux/platform_data/
Dmmc-davinci.h20 u8 wires; member
Dmmc-omap.h49 u8 wires; /* Used for the MMC driver on omap1 and 2420 */ member
/Linux-v4.19/Documentation/devicetree/bindings/display/tilcdc/
Dtilcdc.txt25 - "crossed" indicates wiring that has blue and red wires
44 the wires work as they should (LCD_DATA[0:4] is for Blue[3:7]),
/Linux-v4.19/drivers/gpu/drm/amd/acp/
DKconfig10 This adds the ACP (Audio CoProcessor) IP driver and wires
/Linux-v4.19/arch/arm/boot/dts/
Dsama5d3xdm.dtsi26 atmel,adc-ts-wires = <4>;
Dat91-cosino_mega2560.dts30 atmel,adc-ts-wires = <4>;
Dat91sam9x5dm.dtsi42 atmel,adc-ts-wires = <4>;
Dimx23-evk.dts105 fsl,lradc-touchscreen-wires = <4>;
Dat91-cosino.dtsi78 atmel,adc-ts-wires = <4>;
Dimx28-cfa10058.dts85 fsl,lradc-touchscreen-wires = <4>;
Dat91-sama5d4_ma5d4evk.dts93 atmel,adc-ts-wires = <4>;
Dat91sam9x5ek.dtsi75 atmel,adc-ts-wires = <4>;
/Linux-v4.19/Documentation/devicetree/bindings/iio/adc/
Dat91_adc.txt29 - atmel,adc-ts-wires: Number of touchscreen wires. Should be 4 or 5. If this
/Linux-v4.19/arch/arm/mach-omap1/
Ddevices.c96 if (mmc_controller->slots[0].wires == 4 && !cpu_is_omap7xx()) { in omap1_mmc_mux()
112 if (mmc_controller->slots[1].wires == 4) { in omap1_mmc_mux()
/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/
Daptina,mt9v111.txt8 of image resolution and formats controllable through a simple two-wires
/Linux-v4.19/Documentation/driver-api/gpio/
Ddrivers-on-gpio.rst26 mouse cable and connect the wires to GPIO lines or solder a mouse connector
49 (two wires, SDA and SCL lines) by hammering (bitbang) two GPIO lines. It will
54 of wires, at least SCK and optionally MISO, MOSI and chip select lines) using
/Linux-v4.19/arch/arm/mach-davinci/
Dboard-neuros-osd2.c164 .wires = 4,
Dboard-dm355-leopard.c202 .wires = 4,
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/
Dmarvell,icu.txt7 requests on input wires to MSG memory mapped transactions to the GIC.

123