Home
last modified time | relevance | path

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

123

/Linux-v6.6/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>;
/Linux-v6.6/Documentation/devicetree/bindings/input/touchscreen/
Dfsl-mx25-tcq.txt11 - fsl,wires: Should be '<4>' or '<5>'
33 fsl,wires = <4>;
/Linux-v6.6/drivers/input/touchscreen/
Dti_am335x_tsc.c51 unsigned int wires; member
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()
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-v6.6/include/linux/platform_data/
Dmmc-davinci.h20 u8 wires; member
Dmmc-omap.h44 u8 wires; /* Used for the MMC driver on omap1 and 2420 */ member
/Linux-v6.6/arch/arm/mach-omap1/
Ddevices.c81 if (mmc_controller->slots[0].wires == 4) { in omap1_mmc_mux()
97 if (mmc_controller->slots[1].wires == 4) { in omap1_mmc_mux()
/Linux-v6.6/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]),
/Linux-v6.6/arch/arm/boot/dts/microchip/
Dsama5d3xdm.dtsi25 atmel,adc-ts-wires = <4>;
Dat91-cosino_mega2560.dts23 atmel,adc-ts-wires = <4>;
Dat91sam9x5dm.dtsi58 atmel,adc-ts-wires = <4>;
Dat91-cosino.dtsi39 atmel,adc-ts-wires = <4>;
Dat91-sama5d4_ma5d4evk.dts87 atmel,adc-ts-wires = <4>;
Dat91sam9x5ek.dtsi36 atmel,adc-ts-wires = <4>;
/Linux-v6.6/drivers/gpu/drm/amd/acp/
DKconfig12 This adds the ACP (Audio CoProcessor) IP driver and wires
/Linux-v6.6/Documentation/devicetree/bindings/sound/
Dmt6358.txt17 channels of PDM signal. 0 means two wires, 1 means one wire. Default
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-bus-iio-thermocouple17 such as those caused by broken thermocouple wires.
/Linux-v6.6/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
/Linux-v6.6/arch/arm/boot/dts/nxp/mxs/
Dimx28-cfa10058.dts68 fsl,lradc-touchscreen-wires = <4>;
Dimx23-evk.dts105 fsl,lradc-touchscreen-wires = <4>;
Dimx28-cfa10057.dts68 fsl,lradc-touchscreen-wires = <4>;
Dimx28-cfa10055.dts82 fsl,lradc-touchscreen-wires = <4>;
Dimx28-apf28dev.dts112 fsl,lradc-touchscreen-wires = <4>;
/Linux-v6.6/arch/arm/boot/dts/nxp/imx/
Dimx6ul-ccimx6ulsbcpro.dts385 pinctrl_uart2_4wires: uart2grp-4wires {
394 pinctrl_uart3_2wires: uart3grp-2wires {
/Linux-v6.6/Documentation/devicetree/bindings/interrupt-controller/
Dmarvell,icu.txt7 requests on input wires to MSG memory mapped transactions to the GIC.

123