Lines Matching +full:pxa +full:- +full:mmc
1 // SPDX-License-Identifier: GPL-2.0-only
3 * linux/arch/arm/mach-pxa/gumstix.c
30 #include <asm/mach-types.h>
41 #include <linux/platform_data/mmc-pxamci.h>
49 .end = SZ_64M - 1,
58 .mask_flags = MTD_WRITEABLE /* force read-only */
74 .name = "pxa2xx-flash",
99 pr_debug("Gumstix mmc disabled\n"); in gumstix_mmc_init()
105 .dev_id = "gpio-vbus",
107 GPIO_LOOKUP("gpio-pxa", GPIO_GUMSTIX_USB_GPIOn,
109 GPIO_LOOKUP("gpio-pxa", GPIO_GUMSTIX_USB_GPIOx,
116 .name = "gpio-vbus",
117 .id = -1,
134 ** boards still have u-boot 1.1.4 so we check if it has been turned on and
150 } while (--timeout); in gumstix_setup_bt_clock()
190 /* MMC */
233 .atag_offset = 0x100, /* match u-boot bi_boot_params */