/linux/Documentation/devicetree/bindings/mfd/ |
H A 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/drivers/input/touchscreen/ |
H A D | ti_am335x_tsc.c | 51 unsigned int wires; member 135 switch (ts_dev->wires) { in titsc_step_config() 163 switch (ts_dev->wires) { in titsc_step_config() 356 err = of_property_read_u32(node, "ti,wires", &ts_dev->wires); in titsc_parse_dt() 359 switch (ts_dev->wires) { in titsc_parse_dt()
|
H A 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() 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/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | fsl-mx25-tcq.txt | 11 - fsl,wires: Should be '<4>' or '<5>' 33 fsl,wires = <4>;
|
/linux/arch/arm/mach-omap1/ |
H A D | devices.c | 81 if (mmc_controller->slots[0].wires == 4) { in omap1_mmc_mux() 97 if (mmc_controller->slots[1].wires == 4) { in omap1_mmc_mux()
|
/linux/include/linux/platform_data/ |
H A D | mmc-davinci.h | 20 u8 wires; member
|
H A D | mmc-omap.h | 44 u8 wires; /* Used for the MMC driver on omap1 and 2420 */ member
|
/linux/Documentation/devicetree/bindings/display/tilcdc/ |
H A 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/arch/arm/boot/dts/microchip/ |
H A D | sama5d3xdm.dtsi | 25 atmel,adc-ts-wires = <4>;
|
H A D | at91-cosino_mega2560.dts | 23 atmel,adc-ts-wires = <4>;
|
H A D | at91sam9x5dm.dtsi | 58 atmel,adc-ts-wires = <4>;
|
H A D | at91-cosino.dtsi | 39 atmel,adc-ts-wires = <4>;
|
H A D | at91-sama5d4_ma5d4evk.dts | 87 atmel,adc-ts-wires = <4>;
|
H A D | at91sam9x5ek.dtsi | 36 atmel,adc-ts-wires = <4>;
|
/linux/drivers/gpu/drm/amd/acp/ |
H A D | Kconfig | 12 This adds the ACP (Audio CoProcessor) IP driver and wires
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | mt6358.txt | 17 channels of PDM signal. 0 means two wires, 1 means one wire. Default
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-thermocouple | 17 such as those caused by broken thermocouple wires.
|
/linux/Documentation/driver-api/gpio/ |
H A D | drivers-on-gpio.rst | 26 mouse cable and connect the wires to GPIO lines or solder a mouse connector 54 (two wires, SDA and SCL lines) by hammering (bitbang) two GPIO lines. It will 59 of wires, at least SCK and optionally MISO, MOSI and chip select lines) using
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6ul-ccimx6ulsbcpro.dts | 384 pinctrl_uart2_4wires: uart2-4wires-grp { 393 pinctrl_uart3_2wires: uart3-2wires-grp {
|
/linux/arch/arm/boot/dts/nxp/mxs/ |
H A D | imx28-cfa10058.dts | 68 fsl,lradc-touchscreen-wires = <4>;
|
H A D | imx23-evk.dts | 105 fsl,lradc-touchscreen-wires = <4>;
|
H A D | imx28-cfa10057.dts | 68 fsl,lradc-touchscreen-wires = <4>;
|
H A D | imx28-cfa10055.dts | 82 fsl,lradc-touchscreen-wires = <4>;
|
H A D | imx28-apf28dev.dts | 112 fsl,lradc-touchscreen-wires = <4>;
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | marvell,icu.txt | 7 requests on input wires to MSG memory mapped transactions to the GIC.
|