| /OK3568_Linux_fs/u-boot/board/renesas/ulcb/ |
| H A D | cpld.c | 18 #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 D | cpld.c | 19 #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 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 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 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
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/ |
| H A D | renesas,gyroadc.txt | 50 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 D | soft-spi.txt | 13 soft_spi_miso GPIO number to use for SPI MISO line (input)
|
| H A D | spi-bus.txt | 61 used for MISO. Defaults to 1 if not present.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/ |
| H A D | leds-spi-byte.txt | 7 - no return value is necessary (no MISO signal)
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | lm70.rst | 42 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 D | armada-8040-clearfog-gt-8k.dts | 305 * [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 D | armada-385-turris-omnia.dts | 345 /* MISO, MOSI, SCLK and CS2 are routed to pin header CN11 */
|
| H A D | sun7i-a20-bananapi.dts | 248 "SPI-MISO", "SPI-CE1", "",
|
| H A D | pxa300-raumfeld-common.dtsi | 333 MFP_PIN_PXA300(98) MFP_AF0 /* MISO */
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-gxl-s805x-libretech-ac.dts | 249 "SPI NOR MOSI", "SPI NOR MISO", "SPI NOR Clk",
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | armada-8040-mcbin.dts | 212 * [13] SPI1 MISO (TDM and SPI ROM shared)
|
| H A D | armada-385-turris-omnia.dts | 377 /* MISO, MOSI, SCLK and CS1 are routed to pin header CN11 */
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | Kconfig | 382 string "SPI MISO pin for LCD related config job (optional)"
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | Kconfig | 366 interface to manage MOSI, MISO, SCK, and chipselect signals. SPI
|