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>
40 #include <linux/platform_data/mmc-pxamci.h>
48 .end = SZ_64M - 1,
57 .mask_flags = MTD_WRITEABLE /* force read-only */
73 .name = "pxa2xx-flash",
98 pr_debug("Gumstix mmc disabled\n"); in gumstix_mmc_init()
104 .dev_id = "gpio-vbus",
106 GPIO_LOOKUP("gpio-pxa", GPIO_GUMSTIX_USB_GPIOn,
108 GPIO_LOOKUP("gpio-pxa", GPIO_GUMSTIX_USB_GPIOx,
115 .name = "gpio-vbus",
116 .id = -1,
133 ** boards still have u-boot 1.1.4 so we check if it has been turned on and
149 } while (--timeout); in gumstix_setup_bt_clock()
189 /* MMC */
232 .atag_offset = 0x100, /* match u-boot bi_boot_params */