Lines Matching refs:SPI
1 menuconfig SPI config
2 bool "SPI Support"
4 if SPI
7 bool "Enable Driver Model for SPI drivers"
10 Enable driver model for SPI. The SPI slave interface
12 the SPI uclass. Drivers provide methods to access the SPI
22 bool "Altera SPI driver"
24 Enable the Altera SPI driver. This driver can be used to
25 access the SPI NOR flash on platforms embedding this Altera
30 bool "Andestech ATCSPI200 SPI driver"
32 Enable the Andestech ATCSPI200 SPI driver. This driver can be
33 used to access the SPI flash on AE3XX and AE250 platforms embedding
37 bool "Atheros SPI driver"
40 Enable the Atheros ar7xxx/ar9xxx SoC SPI driver, it was used
41 to access SPI NOR flash and other SPI peripherals. This driver
46 bool "Atmel SPI driver"
49 This enables driver for the Atmel SPI Controller, present on
51 the SPI Flash, such as AT25DF321.
58 access the SPI NOR flash on platforms embedding this Broadcom
59 SPI core.
62 bool "BCM6348 SPI driver"
65 Enable the BCM6348/BCM6358 SPI driver. This driver can be used to
66 access the SPI NOR flash on platforms embedding these Broadcom
67 SPI cores.
72 Enable the Cadence Quad-SPI (QSPI) driver. This driver can be
73 used to access the SPI NOR flash on platforms embedding this
77 bool "Designware SPI driver"
79 Enable the Designware SPI driver. This driver can be used to
80 access the SPI NOR flash on platforms embedding this Designware
84 bool "Samsung Exynos SPI driver"
86 Enable the Samsung Exynos SPI driver. This driver can be used to
87 access the SPI NOR flash on platforms embedding this Samsung
94 access the SPI NOR flash and SPI Data flash on platforms embedding
99 bool "Intel ICH SPI driver"
101 Enable the Intel ICH SPI driver. This driver can be used to
102 access the SPI NOR flash on platforms embedding this Intel
106 bool "Marvell Armada 3700 SPI driver"
109 Enable the Marvell Armada 3700 SPI driver. This driver can be
110 used to access the SPI NOR flash on platforms embedding this
114 bool "Microchip PIC32 SPI driver"
117 Enable the Microchip PIC32 SPI driver. This driver can be used
118 to access the SPI NOR flash, MMC-over-SPI on platforms based on
122 bool "Renesas RPC SPI driver"
125 Enable the Renesas RPC SPI driver, used to access SPI NOR flash
130 bool "Rockchip SPI driver"
132 Enable the Rockchip SPI driver, used to access SPI NOR flash and
133 other SPI peripherals (such as the Chrome OS EC) on Rockchip SoCs.
138 bool "Sandbox SPI driver"
141 Enable SPI support for sandbox. This is an emulation of a real SPI
144 tree fragment from sandbox.dts. It shows that the SPI bus has a
166 Enable the STM32F7 Quad-SPI (QSPI) driver. This driver can be
167 used to access the SPI NOR flash chips on platforms embedding
171 bool "nVidia Tegra114 SPI driver"
173 Enable the nVidia Tegra114 SPI driver. This driver can be used to
174 access the SPI NOR flash on platforms embedding this nVidia Tegra114
177 This controller is different than the older SoCs SPI controller and
184 can be used to access the SPI NOR flash on platforms embedding this
191 be used to access the SPI NOR flash on platforms embedding this
197 Enable the Tegra Quad-SPI (QSPI) driver for T210. This driver
198 be used to access SPI chips on platforms embedding this
202 bool "Xilinx SPI driver"
204 Enable the Xilinx SPI driver from the Xilinx EDK. This SPI
205 controller support 8 bit SPI transfers only, with or w/o FIFO.
206 For more info on Xilinx SPI Register Definitions and Overview
210 bool "Zynq SPI driver"
213 Enable the Zynq SPI driver. This driver can be used to
214 access the SPI NOR flash on platforms embedding this Zynq
215 SPI IP core.
221 Enable the Zynq Quad-SPI (QSPI) driver. This driver can be
222 used to access the SPI NOR flash on platforms embedding this
229 bool "Soft SPI driver"
231 Enable Soft SPI driver. This driver is to use GPIO simulate
232 the SPI protocol.
235 bool "ColdFire SPI driver"
237 Enable the ColdFire SPI driver. This driver can be used on
244 access the SPI interface and SPI NOR flash on platforms embedding
250 Enable the Freescale Quad-SPI (QSPI) driver. This driver can be
251 used to access the SPI NOR flash on platforms embedding this
255 bool "Davinci & Keystone SPI driver"
258 Enable the Davinci SPI driver
261 bool "SuperH SPI driver"
263 Enable the SuperH SPI controller driver. This driver can be used
267 bool "Renesas Quad SPI driver"
269 Enable the Renesas Quad SPI controller driver. This driver can be
275 Enable the TI Quad-SPI (QSPI) driver for DRA7xx and AM43xx evms.
279 bool "Marvell Kirkwood SPI Driver"
281 Enable support for SPI on various Marvell SoCs, such as
285 bool "LPC32XX SPI Driver"
287 Enable support for SPI on LPC32xx
290 bool "MPC8XX SPI Driver"
293 Enable support for SPI on MPC8XX
296 bool "MPC8XXX SPI Driver"
298 Enable support for SPI on the MPC8XXX PowerPC SoCs.
301 bool "MXC SPI Driver"
303 Enable the MXC SPI controller driver. This driver can be used
307 bool "MXS SPI Driver"
309 Enable the MXS SPI controller driver. This driver can be used
315 SPI master controller for OMAP24XX and later Multichannel SPI
316 (McSPI). This driver be used to access SPI chips on platforms
319 endif # menu "SPI Support"