Lines Matching +full:spi +full:- +full:flash
2 * stmark2.c -- Support for Sysam AMCORE open board
13 #include <linux/spi/spi.h>
14 #include <linux/spi/spi-fsl-dspi.h>
15 #include <linux/spi/flash.h>
16 #include <linux/dma-mapping.h>
20 * Partitioning of parallel NOR flash (39VF3201B)
24 .name = "U-Boot (1024K)",
32 .name = "Flash Free Space (8192K)",
56 /* SPI controller data, SPI (0) */
84 /* SPI controller, id = bus number */
86 .name = "fsl-dspi",
102 * Note: proper pin-mux setup is mandatory for proper SPI functionality.