| /kernel/linux/linux-6.6/include/uapi/linux/spi/ |
| D | spi.h | 22 #define SPI_TX_DUAL _BITUL(8) /* transmit with 2 wires */ 23 #define SPI_TX_QUAD _BITUL(9) /* transmit with 4 wires */ 24 #define SPI_RX_DUAL _BITUL(10) /* receive with 2 wires */ 25 #define SPI_RX_QUAD _BITUL(11) /* receive with 4 wires */ 27 #define SPI_TX_OCTAL _BITUL(13) /* transmit with 8 wires */ 28 #define SPI_RX_OCTAL _BITUL(14) /* receive with 8 wires */
|
| /kernel/linux/linux-6.6/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-6.6/Documentation/devicetree/bindings/input/touchscreen/ |
| D | ti,am3359-tsc.yaml | 16 ti,wires: 17 description: Wires refer to application modes i.e. 4/5/8 wire touchscreen 38 wires on touchscreen. We need to provide an 8-bit number where the 60 - ti,wires 71 ti,wires = <4>;
|
| D | fsl-mx25-tcq.txt | 11 - fsl,wires: Should be '<4>' or '<5>' 33 fsl,wires = <4>;
|
| /kernel/linux/linux-6.6/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-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-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-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-6.6/drivers/input/touchscreen/ |
| D | ti_am335x_tsc.c | 51 unsigned int wires; member 81 * Get the order in which TSC wires are attached in titsc_config_wires() 135 switch (ts_dev->wires) { in titsc_step_config() 164 switch (ts_dev->wires) { in titsc_step_config() 357 err = of_property_read_u32(node, "ti,wires", &ts_dev->wires); in titsc_parse_dt() 360 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-6.6/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-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-6.6/arch/arm/mach-omap1/ |
| D | usb.c | 87 pr_cont(", usb2 alt %d wires", config->pins[2]); in omap_otg_init() 89 pr_cont(", usb0 %d wires%s", config->pins[0], in omap_otg_init() 92 pr_cont(", usb1 %d wires", config->pins[1]); in omap_otg_init() 94 pr_cont(", usb2 %d wires", config->pins[2]); in omap_otg_init() 608 pr_cont(", usb0 %d wires%s", config->pins[0], in omap_1510_usb_init() 611 pr_cont(", usb1 %d wires", config->pins[1]); in omap_1510_usb_init() 613 pr_cont(", usb2 %d wires", config->pins[2]); in omap_1510_usb_init()
|
| /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-6.6/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-6.6/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-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-6.6/Documentation/devicetree/bindings/iio/temperature/ |
| D | adi,ltc2983.yaml | 221 adi,number-of-wires: 223 Number of wires used by the RTD. 224 5 means 4 wires with Kelvin sense resistor. 270 adi,number-of-wires: 517 adi,number-of-wires = <2>;
|
| /kernel/linux/linux-6.6/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
|