Lines Matching +full:gpio +full:- +full:ctrl2
1 // SPDX-License-Identifier: GPL-2.0
3 // Copyright 2003-2008 Simtec Electronics
14 #include <linux/gpio.h>
30 #include <linux/platform_data/asoc-s3c24xx_simtec.h>
31 #include <linux/platform_data/hwmon-s3c.h>
32 #include <linux/platform_data/i2c-s3c2410.h>
33 #include <linux/platform_data/mtd-nand-s3c2410.h>
41 #include <asm/mach-types.h>
43 #include <linux/platform_data/fb-s3c2410.h>
44 #include "regs-gpio.h"
45 #include "gpio-samsung.h"
48 #include <linux/soc/samsung/s3c-cpu-freq.h>
50 #include "gpio-cfg.h"
56 #define COPYRIGHT ", Copyright 2004-2008 Simtec Electronics"
216 .size = SZ_4M - SZ_16K,
226 /* the bast has 4 selectable slots for nand-flash, the three
227 * on-board chip areas, as well as the external SmartMedia
230 * Note, there is no current hot-plug support for the SmartMedia
272 slot = set->nr_map[slot] & 3; in bast_nand_select()
275 slot, set, set->nr_map); in bast_nand_select()
282 pr_debug("bast_nand: ctrl2 now %02x\n", tmp); in bast_nand_select()
401 .name = "ax88796-pp",
481 I2C_BOARD_INFO("simtec-pmu", 0x6b),
488 /* LCD contrast (0-6.6V) */
490 .name = "lcd-contrast",
496 .name = "led-feedback",
500 /* LCD feedback (0-6.6V) */
502 .name = "lcd-feedback",
506 /* Vcore (1.8-2.0V), Vref 3.3V */
515 // cat /sys/devices/platform/s3c24xx-adc/s3c-hwmon/in_0
580 MACHINE_START(BAST, "Simtec-BAST")