Lines Matching +full:pxa +full:- +full:mmc
1 // SPDX-License-Identifier: GPL-2.0-only
3 * linux/arch/arm/mach-pxa/poodle.c
8 * linux/arch/arm/mach-pxa/lubbock.c Author: Nicolas Pitre
11 * 12-Dec-2002 Sharp Corporation for Poodle
25 #include <linux/platform_data/i2c-pxa.h>
34 #include <asm/mach-types.h>
43 #include <linux/platform_data/mmc-pxamci.h>
45 #include <linux/platform_data/irda-pxaficp.h>
47 #include <linux/platform_data/video-pxafb.h>
69 GPIO24_GPIO, /* POODLE_GPIO_TP_CS - SFRM as chip select */
78 /* Infra-Red */
105 /* MMC */
134 .name = "sharp-scoop",
135 .id = -1,
161 .name = "poodle-audio",
162 .id = -1,
233 * MMC/SD Device
263 struct pxamci_platform_data* p_d = dev->platform_data; in poodle_mci_setpower()
265 if ((1 << vdd) & p_d->ocr_mask) { in poodle_mci_setpower()
292 .dev_id = "pxa2xx-mci.0",
294 GPIO_LOOKUP("gpio-pxa", POODLE_GPIO_nSD_DETECT,
296 GPIO_LOOKUP("gpio-pxa", POODLE_GPIO_nSD_WP,
371 .name = "sharpsl-nand",
372 .id = -1,
401 .name = "physmap-flash",
402 .id = -1,