Home
last modified time | relevance | path

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

123

/openbmc/linux/Documentation/devicetree/bindings/mfd/
H 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>;
/openbmc/u-boot/doc/device-tree-bindings/spi/
H A Dspi-bus.txt58 - spi-tx-bus-width - (optional) The bus width(number of data wires) that
60 - spi-rx-bus-width - (optional) The bus width(number of data wires) that
66 It allows data in SPI system transferred in 2 wires(DUAL) or 4 wires(QUAD).
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dfsl-mx25-tcq.txt11 - fsl,wires: Should be '<4>' or '<5>'
33 fsl,wires = <4>;
/openbmc/linux/drivers/input/touchscreen/
H A 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()
H 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()
/openbmc/linux/include/linux/platform_data/
H A Dmmc-davinci.h20 u8 wires; member
H A Dmmc-omap.h44 u8 wires; /* Used for the MMC driver on omap1 and 2420 */ member
/openbmc/linux/arch/arm/mach-omap1/
H A 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()
/openbmc/linux/Documentation/devicetree/bindings/display/tilcdc/
H 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]),
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dsama5d3xdm.dtsi25 atmel,adc-ts-wires = <4>;
H A Dat91-cosino_mega2560.dts23 atmel,adc-ts-wires = <4>;
H A Dat91sam9x5dm.dtsi58 atmel,adc-ts-wires = <4>;
H A Dat91-cosino.dtsi39 atmel,adc-ts-wires = <4>;
/openbmc/linux/drivers/gpu/drm/amd/acp/
H A DKconfig12 This adds the ACP (Audio CoProcessor) IP driver and wires
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dmt6358.txt17 channels of PDM signal. 0 means two wires, 1 means one wire. Default
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-thermocouple17 such as those caused by broken thermocouple wires.
/openbmc/u-boot/arch/arm/dts/
H A Dat91sam9x5dm.dtsi51 atmel,adc-ts-wires = <4>;
H A Dsama5d3xdm.dtsi52 atmel,adc-ts-wires = <4>;
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A DREADME37 as wires on Linux or wires.exe on Windows) is on your PATH; and use "marionette"
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0008-Define-MAP_SYNC-and-MAP_SHARED_VALIDATE-on-needed-li.patch7 linux only wires MAP_SYNC and MAP_SHARED_VALIDATE for architectures
/openbmc/linux/Documentation/driver-api/gpio/
H 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
/openbmc/linux/arch/arm/boot/dts/nxp/mxs/
H A Dimx28-cfa10058.dts68 fsl,lradc-touchscreen-wires = <4>;
H A Dimx23-evk.dts105 fsl,lradc-touchscreen-wires = <4>;
H A Dimx28-cfa10057.dts68 fsl,lradc-touchscreen-wires = <4>;
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ul-ccimx6ulsbcpro.dts385 pinctrl_uart2_4wires: uart2grp-4wires {
394 pinctrl_uart3_2wires: uart3grp-2wires {

123