Home
last modified time | relevance | path

Searched full:wires (Results 1 – 25 of 201) sorted by relevance

123456789

/kernel/linux/linux-4.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>;
/kernel/linux/linux-5.10/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>;
/kernel/linux/linux-4.19/include/linux/platform_data/
Dmmc-davinci.h19 /* wires == 0 is equivalent to wires == 4 (4-bit parallel) */
20 u8 wires; member
Dmmc-omap.h46 * 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/
Dmmc-davinci.h19 /* wires == 0 is equivalent to wires == 4 (4-bit parallel) */
20 u8 wires; member
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/input/touchscreen/
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>;
Dfsl-mx25-tcq.txt11 - fsl,wires: Should be '<4>' or '<5>'
33 fsl,wires = <4>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/
Dti-tsc-adc.txt11 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>;
Dfsl-mx25-tcq.txt11 - fsl,wires: Should be '<4>' or '<5>'
33 fsl,wires = <4>;
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-temperature-max318566 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/
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).
/kernel/linux/linux-4.19/drivers/input/touchscreen/
Dti_am335x_tsc.c50 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()
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()
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/
Dusb.c98 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/
Dti_am335x_tsc.c52 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()
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()
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/
Dusb.c86 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/
Dmt6359.yaml24 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/
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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Dat91_adc.txt29 - 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/
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]),
/kernel/linux/linux-5.10/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]),
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/iio/adc/
Dat91_adc.txt29 - atmel,adc-ts-wires: Number of touchscreen wires. Should be 4 or 5. If this
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Darm,syscon-icst.yaml25 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

123456789