Lines Matching +full:rcar +full:- +full:gen3 +full:- +full:rpc +full:- +full:if
4 if SPI
16 typically use driver-private data instead of extending the
22 Enable this option if you want to enable the SPI memory extension.
24 by providing an high-level interface to send memory-like commands.
26 if DM_SPI
50 please refer to doc/device-tree-bindings/spi/spi-ath79.txt.
54 default y if ARCH_AT91
79 Enable the Broadcom set-top box SPI driver. This driver can
86 Enable the Cadence Quad-SPI (QSPI) driver. This driver can be
131 to access the SPI NOR flash, MMC-over-SPI on platforms based on
135 bool "Renesas RPC SPI driver"
138 Enable the Renesas RPC SPI driver, used to access SPI NOR flash
139 on Renesas RCar Gen3 SoCs. This uses driver model and requires a
167 for "sandbox,spi-flash", which is in drivers/mtd/spi/sandbox.c.
170 #address-cells = <1>;
171 #size-cells = <0>;
174 cs-gpios = <0>, <&gpio_a 0>;
177 compatible = "spansion,m25p16", "sandbox,spi-flash";
178 spi-max-frequency = <40000000>;
187 Enable the STM32F7 Quad-SPI (QSPI) driver. This driver can be
218 Enable the Tegra Quad-SPI (QSPI) driver for T210. This driver
228 see driver file - drivers/spi/xilinx_spi.c
242 Enable the Zynq Quad-SPI (QSPI) driver. This driver can be
245 4-bit qspi, 8-bit dual stacked and shared 4-bit dual parallel.
247 endif # if DM_SPI
271 Enable the Freescale Quad-SPI (QSPI) driver. This driver can be
296 Enable the TI Quad-SPI (QSPI) driver for DRA7xx and AM43xx evms.