Lines Matching +full:tegra210 +full:- +full:qspi
16 typically use driver-private data instead of extending the
24 by providing an high-level interface to send memory-like commands.
65 please refer to doc/device-tree-bindings/spi/spi-ath79.txt.
94 Enable the Broadcom set-top box SPI driver. This driver can
99 bool "Cadence QSPI driver"
101 Enable the Cadence Quad-SPI (QSPI) driver. This driver can be
158 bool "Mediatek QSPI driver"
161 Enable the Mediatek QSPI driver. This driver can be
163 Mediatek QSPI IP core.
178 to access the SPI NOR flash, MMC-over-SPI on platforms based on
215 for "sandbox,spi-flash", which is in drivers/mtd/spi/sandbox.c.
218 #address-cells = <1>;
219 #size-cells = <0>;
222 cs-gpios = <0>, <&gpio_a 0>;
225 compatible = "spansion,m25p16", "sandbox,spi-flash";
226 spi-max-frequency = <40000000>;
239 bool "STM32F7 QSPI driver"
243 Enable the STM32F7 Quad-SPI (QSPI) driver. This driver can be
272 bool "nVidia Tegra210 QSPI driver"
274 Enable the Tegra Quad-SPI (QSPI) driver for T210. This driver
276 NVIDIA Tegra210 IP core.
284 see driver file - drivers/spi/xilinx_spi.c
295 bool "Zynq QSPI driver"
299 Enable the Zynq Quad-SPI (QSPI) driver. This driver can be
301 Zynq QSPI IP core. This IP is used to connect the flash in
302 4-bit qspi, 8-bit dual stacked and shared 4-bit dual parallel.
305 bool "Configure ZynqMP Generic QSPI"
308 This option is used to enable ZynqMP QSPI controller driver which
309 is used to communicate with qspi flash devices.
340 bool "Freescale QSPI driver"
343 Enable the Freescale Quad-SPI (QSPI) driver. This driver can be
366 bool "TI QSPI driver"
368 Enable the TI Quad-SPI (QSPI) driver for DRA7xx and AM43xx evms.