Lines Matching +full:spi +full:- +full:nor
2 * linux/arch/arm/mach-w90x900/dev.c
27 #include <linux/spi/spi.h>
28 #include <linux/spi/flash.h>
33 #include <asm/mach-types.h>
35 #include <mach/regs-serial.h>
39 #include <mach/regs-ldm.h>
53 .name = "NOR Partition 1 for kernel (960K)",
58 .name = "NOR Partition 2 for image (1M)",
63 .name = "NOR Partition 3 for user (2M)",
78 .end = NUC900_FLASH_BASE + NUC900_FLASH_SIZE - 1,
84 .name = "physmap-flash",
98 .end = W90X900_PA_USBEHCIHOST + W90X900_SZ_USBEHCIHOST - 1,
111 .name = "nuc900-ehci",
112 .id = -1,
126 .end = W90X900_PA_USBOHCIHOST + W90X900_SZ_USBOHCIHOST - 1,
138 .name = "nuc900-ohci",
139 .id = -1,
153 .end = W90X900_PA_USBDEV + W90X900_SZ_USBDEV - 1,
164 .name = "nuc900-usbgadget",
165 .id = -1,
175 .end = W90X900_PA_EMC + W90X900_SZ_EMC - 1,
192 .name = "nuc900-emc",
193 .id = -1,
202 /* SPI device */
219 .end = W90X900_PA_I2C + SPIOFFSET + SPIOREG_SIZE - 1,
230 .name = "nuc900-spi",
231 .id = -1,
239 /* spi device, spi flash info */
243 .name = "bootloader(spi)",
272 .end = W90X900_PA_TIMER + W90X900_SZ_TIMER - 1,
283 .name = "nuc900-wdt",
284 .id = -1,
314 .name = "nuc900-rtc",
315 .id = -1,
325 .end = W90X900_PA_ADC + W90X900_SZ_ADC-1,
336 .name = "nuc900-ts",
337 .id = -1,
347 .end = W90X900_PA_FMI + W90X900_SZ_FMI - 1,
358 .name = "nuc900-fmi",
359 .id = -1,
402 .end = W90X900_PA_KPI + W90X900_SZ_KPI - 1,
414 .name = "nuc900-kpi",
415 .id = -1,
465 .end = W90X900_PA_LCD + W90X900_SZ_LCD - 1,
475 static u64 nuc900_device_lcd_dmamask = -1;
477 .name = "nuc900-lcd",
478 .id = -1,
483 .coherent_dma_mask = -1,
489 static u64 nuc900_device_audio_dmamask = -1;
493 .end = W90X900_PA_ACTL + W90X900_SZ_ACTL - 1,
505 .name = "nuc900-ac97",
506 .id = -1,
511 .coherent_dma_mask = -1,