Home
last modified time | relevance | path

Searched refs:wires (Results 1 – 25 of 67) sorted by relevance

123

/linux-6.3-rc2/Documentation/devicetree/bindings/mfd/
A 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>;
/linux-6.3-rc2/Documentation/devicetree/bindings/input/touchscreen/
A Dti,am3359-tsc.yaml16 ti,wires:
38 wires on touchscreen. We need to provide an 8-bit number where the
60 - ti,wires
71 ti,wires = <4>;
A Dfsl-mx25-tcq.txt11 - fsl,wires: Should be '<4>' or '<5>'
33 fsl,wires = <4>;
/linux-6.3-rc2/drivers/input/touchscreen/
A Dti_am335x_tsc.c52 unsigned int wires; member
136 switch (ts_dev->wires) { in titsc_step_config()
165 switch (ts_dev->wires) { in titsc_step_config()
358 err = of_property_read_u32(node, "ti,wires", &ts_dev->wires); in titsc_parse_dt()
361 switch (ts_dev->wires) { in titsc_parse_dt()
A 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()
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-6.3-rc2/Documentation/devicetree/bindings/sound/
A Dmt6359.yaml24 signal. 0 means two wires, 1 means one wire. Default value is 0.
27 - 1 # two wires
A Dmt6358.txt17 channels of PDM signal. 0 means two wires, 1 means one wire. Default
/linux-6.3-rc2/include/linux/platform_data/
A Dmmc-davinci.h20 u8 wires; member
A Dmmc-omap.h46 u8 wires; /* Used for the MMC driver on omap1 and 2420 */ member
/linux-6.3-rc2/arch/arm/mach-omap1/
A Ddevices.c82 if (mmc_controller->slots[0].wires == 4) { in omap1_mmc_mux()
98 if (mmc_controller->slots[1].wires == 4) { in omap1_mmc_mux()
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/adc/
A Datmel,sama9260-adc.yaml70 atmel,adc-ts-wires:
73 Number of touchscreen wires. Must be set to enable touchscreen.
/linux-6.3-rc2/Documentation/devicetree/bindings/display/tilcdc/
A 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]),
/linux-6.3-rc2/arch/arm/boot/dts/
A Dsama5d3xdm.dtsi25 atmel,adc-ts-wires = <4>;
A Dat91-cosino_mega2560.dts23 atmel,adc-ts-wires = <4>;
A Dat91sam9x5dm.dtsi58 atmel,adc-ts-wires = <4>;
A Dimx6ul-ccimx6ulsbcpro.dts385 pinctrl_uart2_4wires: uart2grp-4wires {
394 pinctrl_uart3_2wires: uart3grp-2wires {
A Dimx23-evk.dts105 fsl,lradc-touchscreen-wires = <4>;
A Dimx28-cfa10058.dts79 fsl,lradc-touchscreen-wires = <4>;
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/temperature/
A Dadi,ltc2983.yaml214 adi,number-of-wires:
216 Number of wires used by the RTD.
217 5 means 4 wires with Kelvin sense resistor.
263 adi,number-of-wires:
506 adi,number-of-wires = <2>;
A Dmaxim,max31865.yaml24 Identifies the number of wires used by the RTD. Setting this property
/linux-6.3-rc2/drivers/gpu/drm/amd/acp/
A DKconfig12 This adds the ACP (Audio CoProcessor) IP driver and wires
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-bus-iio-thermocouple17 such as those caused by broken thermocouple wires.
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/
A 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
/linux-6.3-rc2/Documentation/devicetree/bindings/media/i2c/
A Daptina,mt9v111.yaml17 of image resolutions and formats controllable through a simple two-wires
/linux-6.3-rc2/Documentation/driver-api/gpio/
A 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

Completed in 20 milliseconds

123