Lines Matching +full:bcm6328 +full:- +full:hsspi
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.
76 bool "BCM63XX HSSPI driver"
79 Enable the BCM6328 HSSPI driver. This driver can be used to
94 Enable the Broadcom set-top box SPI driver. This driver can
101 Enable the Cadence Quad-SPI (QSPI) driver. This driver can be
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>;
243 Enable the STM32F7 Quad-SPI (QSPI) driver. This driver can be
274 Enable the Tegra Quad-SPI (QSPI) driver for T210. This driver
284 see driver file - drivers/spi/xilinx_spi.c
299 Enable the Zynq Quad-SPI (QSPI) driver. This driver can be
302 4-bit qspi, 8-bit dual stacked and shared 4-bit dual parallel.
343 Enable the Freescale Quad-SPI (QSPI) driver. This driver can be
368 Enable the TI Quad-SPI (QSPI) driver for DRA7xx and AM43xx evms.