Lines Matching +full:pxa +full:- +full:mmc
1 // SPDX-License-Identifier: GPL-2.0-only
3 * linux/arch/arm/mach-pxa/gumstix.c
31 #include <asm/mach-types.h>
41 #include <linux/platform_data/mmc-pxamci.h>
50 .end = SZ_64M - 1,
59 .mask_flags = MTD_WRITEABLE /* force read-only */
75 .name = "pxa2xx-flash",
100 pr_debug("Gumstix mmc disabled\n"); in gumstix_mmc_init()
106 PROPERTY_ENTRY_GPIO("vbus-gpios", &pxa2xx_gpiochip_node,
108 PROPERTY_ENTRY_GPIO("pullup-gpios", &pxa2xx_gpiochip_node,
114 .name = "gpio-vbus",
132 ** boards still have u-boot 1.1.4 so we check if it has been turned on and
148 } while (--timeout); in gumstix_setup_bt_clock()
188 /* MMC */
231 .atag_offset = 0x100, /* match u-boot bi_boot_params */