/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | mxs-lradc.txt | 10 - 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/ |
D | fsl-mx25-tcq.txt | 11 - fsl,wires: Should be '<4>' or '<5>' 33 fsl,wires = <4>;
|
D | ti-tsc-adc.txt | 6 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/ |
D | spi-bus.txt | 74 - 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/ |
D | ti_am335x_tsc.c | 50 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()
|
D | fsl-imx25-tcq.c | 436 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/ |
D | mmc-davinci.h | 20 u8 wires; member
|
D | mmc-omap.h | 49 u8 wires; /* Used for the MMC driver on omap1 and 2420 */ member
|
/Linux-v4.19/Documentation/devicetree/bindings/display/tilcdc/ |
D | tilcdc.txt | 25 - "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/ |
D | Kconfig | 10 This adds the ACP (Audio CoProcessor) IP driver and wires
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | sama5d3xdm.dtsi | 26 atmel,adc-ts-wires = <4>;
|
D | at91-cosino_mega2560.dts | 30 atmel,adc-ts-wires = <4>;
|
D | at91sam9x5dm.dtsi | 42 atmel,adc-ts-wires = <4>;
|
D | imx23-evk.dts | 105 fsl,lradc-touchscreen-wires = <4>;
|
D | at91-cosino.dtsi | 78 atmel,adc-ts-wires = <4>;
|
D | imx28-cfa10058.dts | 85 fsl,lradc-touchscreen-wires = <4>;
|
D | at91-sama5d4_ma5d4evk.dts | 93 atmel,adc-ts-wires = <4>;
|
D | at91sam9x5ek.dtsi | 75 atmel,adc-ts-wires = <4>;
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/adc/ |
D | at91_adc.txt | 29 - atmel,adc-ts-wires: Number of touchscreen wires. Should be 4 or 5. If this
|
/Linux-v4.19/arch/arm/mach-omap1/ |
D | devices.c | 96 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/ |
D | aptina,mt9v111.txt | 8 of image resolution and formats controllable through a simple two-wires
|
/Linux-v4.19/Documentation/driver-api/gpio/ |
D | drivers-on-gpio.rst | 26 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/ |
D | board-neuros-osd2.c | 164 .wires = 4,
|
D | board-dm355-leopard.c | 202 .wires = 4,
|
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/ |
D | marvell,icu.txt | 7 requests on input wires to MSG memory mapped transactions to the GIC.
|