/openbmc/u-boot/board/renesas/stout/ |
H A D | cpld.c | 18 #define MISO (92 + 27) macro 48 data |= gpio_get_value(MISO); /* MSB first */ in cpld_read() 96 gpio_request(MISO, "MISO"); in cpld_init() 101 gpio_direction_input(MISO); in cpld_init()
|
/openbmc/linux/Documentation/spi/ |
H A D | butterfly.rst | 38 MISO J403.PB3/MISO pin 11/S7,nBUSY 69 MISO J403.PE6/DO pin 12/S5,nPAPEROUT
|
H A D | spi-summary.rst | 16 Slave Out" (MISO) signals. (Other names are also used.) There are four 57 Some chips eliminate a signal line by combining MOSI and MISO, and 184 MOSI, and MISO. 511 SPI bus (shared SCK, MOSI, MISO). Valid bus numbers start at zero. On
|
/openbmc/linux/Documentation/driver-api/ |
H A D | spi.rst | 8 line, and a "Master In, Slave Out" (MISO) data line. SPI is a full 10 another is shifted in on the MISO line. Those bits are assembled into
|
/openbmc/u-boot/doc/device-tree-bindings/spi/ |
H A D | soft-spi.txt | 15 gpio-miso: GPIO to use for SPI MISO line (input)
|
H A D | spi-bus.txt | 61 used for MISO. Defaults to 1 if not present.
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | armada-8040-clearfog-gt-8k.dts | 213 * [9.11]CP1 SPI0 MOSI/MISO/CLK 214 * [13] CP1 SPI1 MISO (TDM and SPI ROM shared)
|
H A D | armada-8040-mcbin.dts | 226 * [13] SPI1 MISO (TDM and SPI ROM shared)
|
H A D | sun7i-a20-bananapi.dts | 251 "SPI-MISO", "SPI-CE1", "",
|
H A D | armada-385-turris-omnia.dts | 377 /* MISO, MOSI, SCLK and CS1 are routed to pin header CN11 */
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-spi-byte.txt | 7 - no return value is necessary (no MISO signal)
|
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | rzg2ul-smarc-pinfunction.dtsi | 111 <RZG2L_PORT_PINMUX(4, 2, 2)>, /* MISO */
|
H A D | rzg2lc-smarc-pinfunction.dtsi | 121 <RZG2L_PORT_PINMUX(44, 2, 1)>, /* MISO */
|
H A D | rzg2l-smarc-pinfunction.dtsi | 135 <RZG2L_PORT_PINMUX(44, 2, 1)>, /* MISO */
|
/openbmc/linux/Documentation/hwmon/ |
H A D | lm70.rst | 46 comprise the MOSI/MISO loop. At the end of the transfer, the 11-bit 2's
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | lan966x-kontron-kswitch-d10-mmt.dtsi | 56 /* SCK, MISO, MOSI */
|
/openbmc/linux/arch/arm64/boot/dts/marvell/ |
H A D | armada-8040-clearfog-gt-8k.dts | 432 * [9.11]CP1 SPI0 MOSI/MISO/CLK 433 * [13] CP1 SPI1 MISO (TDM and SPI ROM shared)
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sm8550.dtsi | 3431 /* MISO, MOSI, CLK */ 3446 /* MISO, MOSI, CLK */ 3461 /* MISO, MOSI, CLK */ 3476 /* MISO, MOSI, CLK */ 3491 /* MISO, MOSI, CLK */ 3506 /* MISO, MOSI, CLK */ 3521 /* MISO, MOSI, CLK */ 3536 /* MISO, MOSI, CLK */ 3551 /* MISO, MOSI, CLK */ 3566 /* MISO, MOSI, CLK */ [all …]
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxl-s805x-libretech-ac.dts | 248 "SPI NOR MOSI", "SPI NOR MISO", "SPI NOR Clk",
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun7i-a20-bananapi.dts | 247 "SPI-MISO", "SPI-CE1", "",
|
/openbmc/linux/arch/arm/boot/dts/intel/pxa/ |
H A D | pxa300-raumfeld-common.dtsi | 333 MFP_PIN_PXA300(98) MFP_AF0 /* MISO */
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | ste-ux500-samsung-janice.dts | 278 /* MISO/MOSI on GPIO224 (no separate MISO pin) */
|
H A D | ste-ux500-samsung-codina-tmo.dts | 256 /* MISO on GPIO225, pin SDO "slave data out" */
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-385-turris-omnia.dts | 556 /* MISO, MOSI, SCLK and CS2 are routed to pin header CN11 */
|
/openbmc/linux/Documentation/driver-api/gpio/ |
H A D | drivers-on-gpio.rst | 54 of wires, at least SCK and optionally MISO, MOSI and chip select lines) using
|