| /kernel/linux/linux-4.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>;
|
| /kernel/linux/linux-5.10/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>;
|
| /kernel/linux/linux-4.19/include/linux/platform_data/ |
| D | mmc-davinci.h | 19 /* wires == 0 is equivalent to wires == 4 (4-bit parallel) */ 20 u8 wires; member
|
| D | mmc-omap.h | 46 * 4/8 wires and any additional host capabilities 49 u8 wires; /* Used for the MMC driver on omap1 and 2420 */ member
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| D | mmc-davinci.h | 19 /* wires == 0 is equivalent to wires == 4 (4-bit parallel) */ 20 u8 wires; member
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/input/touchscreen/ |
| 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>;
|
| D | fsl-mx25-tcq.txt | 11 - fsl,wires: Should be '<4>' or '<5>' 33 fsl,wires = <4>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
| D | ti-tsc-adc.txt | 11 ti,wires: Wires refer to application modes i.e. 4/5/8 wire touchscreen 24 connecting wires on touchscreen. We need to provide an 78 ti,wires = <4>;
|
| D | fsl-mx25-tcq.txt | 11 - fsl,wires: Should be '<4>' or '<5>' 33 fsl,wires = <4>;
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-bus-iio-temperature-max31856 | 6 such as those caused by broken thermocouple wires. 10 '1' An open circuit such as broken thermocouple wires 12 '0' No open circuit or broken thermocouple wires are detected
|
| /kernel/linux/linux-4.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).
|
| /kernel/linux/linux-4.19/drivers/input/touchscreen/ |
| D | ti_am335x_tsc.c | 50 unsigned int wires; member 80 * Get the order in which TSC wires are attached in titsc_config_wires() 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() 447 dev_err(&pdev->dev, "Failed to find fsl,wires properties\n"); 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()
|
| /kernel/linux/linux-4.19/arch/arm/mach-omap1/ |
| D | usb.c | 98 pr_cont(", usb2 alt %d wires", config->pins[2]); in omap_otg_init() 100 pr_cont(", usb0 %d wires%s", config->pins[0], in omap_otg_init() 103 pr_cont(", usb1 %d wires", config->pins[1]); in omap_otg_init() 105 pr_cont(", usb2 %d wires", config->pins[2]); in omap_otg_init() 573 pr_cont(", usb0 %d wires%s", config->pins[0], in omap_1510_usb_init() 576 pr_cont(", usb1 %d wires", config->pins[1]); in omap_1510_usb_init() 578 pr_cont(", usb2 %d wires", config->pins[2]); in omap_1510_usb_init()
|
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| D | ti_am335x_tsc.c | 52 unsigned int wires; member 82 * Get the order in which TSC wires are attached in titsc_config_wires() 135 switch (ts_dev->wires) { in titsc_step_config() 162 switch (ts_dev->wires) { in titsc_step_config() 350 err = of_property_read_u32(node, "ti,wires", &ts_dev->wires); in titsc_parse_dt() 353 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() 447 dev_err(&pdev->dev, "Failed to find fsl,wires properties\n"); 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()
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
| D | usb.c | 86 pr_cont(", usb2 alt %d wires", config->pins[2]); in omap_otg_init() 88 pr_cont(", usb0 %d wires%s", config->pins[0], in omap_otg_init() 91 pr_cont(", usb1 %d wires", config->pins[1]); in omap_otg_init() 93 pr_cont(", usb2 %d wires", config->pins[2]); in omap_otg_init() 580 pr_cont(", usb0 %d wires%s", config->pins[0], in omap_1510_usb_init() 583 pr_cont(", usb1 %d wires", config->pins[1]); in omap_1510_usb_init() 585 pr_cont(", usb2 %d wires", config->pins[2]); in omap_1510_usb_init()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | mt6359.yaml | 24 signal. 0 means two wires, 1 means one wire. Default value is 0. 27 - 1 # two wires
|
| /kernel/linux/linux-4.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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-4.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]),
|
| /kernel/linux/linux-5.10/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]),
|
| /kernel/linux/linux-4.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
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | arm,syscon-icst.yaml | 25 connects the low 8 bits of the VDW (missing one bit), hard-wires RDW to 26 different values and sometimes also hard-wires the output divider. They
|