/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>;
|
/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
|
D | mmc-omap.h | 43 * 4/8 wires and any additional host capabilities 46 u8 wires; /* Used for the MMC driver on omap1 and 2420 */ member
|
D | at91_adc.h | 36 * @touchscreen_type: If a touchscreen is connected, its type (4 or 5 wires)
|
/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>;
|
/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
|
D | sysfs-bus-counter-104-quad-8 | 6 encoder cable fault (not connected or loose wires) is detected
|
/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()
|
/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()
|
/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
|
D | mt6358.txt | 15 channels of PDM signal. 0 means two wires, 1 means one wire. Default
|
/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
|
/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]),
|
/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
|
/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
|
/linux-5.10/Documentation/devicetree/bindings/iio/temperature/ |
D | adi,ltc2983.yaml | 204 adi,number-of-wires: 206 Identifies the number of wires used by the RTD. Setting this 207 property to 5 means 4 wires with Kelvin Rsense. 426 adi,number-of-wires = <2>;
|
/linux-5.10/drivers/gpu/drm/amd/acp/ |
D | Kconfig | 12 This adds the ACP (Audio CoProcessor) IP driver and wires
|
/linux-5.10/arch/arm/boot/dts/ |
D | sama5d3xdm.dtsi | 25 atmel,adc-ts-wires = <4>;
|
D | at91-cosino_mega2560.dts | 23 atmel,adc-ts-wires = <4>;
|
D | imx6ul-ccimx6ulsbcpro.dts | 385 pinctrl_uart2_4wires: uart2grp-4wires { 394 pinctrl_uart3_2wires: uart3grp-2wires {
|
/linux-5.10/drivers/mfd/ |
D | mxs-lradc.c | 159 ret = of_property_read_u32(node, "fsl,lradc-touchscreen-wires", in mxs_lradc_probe() 178 "Unsupported number of touchscreen wires (%d)\n" in mxs_lradc_probe()
|
/linux-5.10/Documentation/devicetree/bindings/i2c/ |
D | allwinner,sun6i-a31-p2wi.yaml | 7 title: Allwinner A31 P2WI (Push/Pull 2 Wires Interface) Device Tree Bindings
|
/linux-5.10/Documentation/devicetree/bindings/media/i2c/ |
D | aptina,mt9v111.txt | 8 of image resolution and formats controllable through a simple two-wires
|