Lines Matching +full:spi +full:- +full:nor
4 * Copyright 2005-2007 Freescale Semiconductor, Inc. All Rights Reserved.
27 #include <linux/spi/spi.h>
33 #include <asm/mach-types.h>
42 #include <mach/board-mx31lite.h>
43 #include <mach/iomux-mx3.h>
47 #include "devices-imx31.h"
50 * This file contains the module-specific initialization routines.
56 /* SPI 1 */
92 .id = -1,
101 * SPI
103 * The MC13783 is the only hard-wired SPI device on the module.
171 return mx31_initialize_usb_hw(pdev->id, MXC_EHCI_POWER_PINS_ENABLED); in usbh2_init()
180 * NOR flash
194 .name = "physmap-flash",
249 /* NOR and NAND flash */ in mx31lite_init()
263 ret = gpio_request(IOMUX_TO_GPIO(MX31_PIN_SFS6), "sms9117-irq"); in mx31lite_init()