Home
last modified time | relevance | path

Searched refs:MISO (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/u-boot/board/renesas/ulcb/
H A Dcpld.c18 #define MISO GPIO_GP_6_10 macro
56 return !!gpio_get_value(MISO); in ulcb_softspi_read()
103 gpio_request(MISO, NULL); in cpld_init()
108 gpio_direction_input(MISO); in cpld_init()
/OK3568_Linux_fs/u-boot/board/renesas/stout/
H A Dcpld.c19 #define MISO GPIO_GP_3_27 macro
49 data |= gpio_get_value(MISO); /* MSB first */ in cpld_read()
97 gpio_request(MISO, NULL); in cpld_init()
102 gpio_direction_input(MISO); in cpld_init()
/OK3568_Linux_fs/kernel/Documentation/spi/
H A Dbutterfly.rst38 MISO J403.PB3/MISO pin 11/S7,nBUSY
69 MISO J403.PE6/DO pin 12/S5,nPAPEROUT
H A Dspi-summary.rst16 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 physical SPI bus segment, with SCLK, MOSI, and MISO.
519 SPI bus (shared SCK, MOSI, MISO). Valid bus numbers start at zero. On
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dspi.rst8 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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/
H A Drenesas,gyroadc.txt50 to the GyroADC, while MISO line of each TI/ADI ADC
59 to the GyroADC, while MISO line of each Maxim ADC
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/spi/
H A Dsoft-spi.txt13 soft_spi_miso GPIO number to use for SPI MISO line (input)
H A Dspi-bus.txt61 used for MISO. Defaults to 1 if not present.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/
H A Dleds-spi-byte.txt7 - no return value is necessary (no MISO signal)
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dlm70.rst42 comprise the MOSI/MISO loop. At the end of the transfer, the 11-bit 2's
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/marvell/
H A Darmada-8040-clearfog-gt-8k.dts305 * [9.11]CP1 SPI0 MOSI/MISO/CLK
306 * [13] CP1 SPI1 MISO (TDM and SPI ROM shared)
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Darmada-385-turris-omnia.dts345 /* MISO, MOSI, SCLK and CS2 are routed to pin header CN11 */
H A Dsun7i-a20-bananapi.dts248 "SPI-MISO", "SPI-CE1", "",
H A Dpxa300-raumfeld-common.dtsi333 MFP_PIN_PXA300(98) MFP_AF0 /* MISO */
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/amlogic/
H A Dmeson-gxl-s805x-libretech-ac.dts249 "SPI NOR MOSI", "SPI NOR MISO", "SPI NOR Clk",
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Darmada-8040-mcbin.dts212 * [13] SPI1 MISO (TDM and SPI ROM shared)
H A Darmada-385-turris-omnia.dts377 /* MISO, MOSI, SCLK and CS1 are routed to pin header CN11 */
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Ddrivers-on-gpio.rst54 of wires, at least SCK and optionally MISO, MOSI and chip select lines) using
/OK3568_Linux_fs/u-boot/drivers/video/
H A DKconfig382 string "SPI MISO pin for LCD related config job (optional)"
/OK3568_Linux_fs/kernel/drivers/spi/
H A DKconfig366 interface to manage MOSI, MISO, SCK, and chipselect signals. SPI