Lines Matching +full:codec +full:- +full:sync +full:- +full:gpios
2 * linux/arch/arm/mach-sa1100/collie.c
7 * This file contains all Collie-specific tweaks.
15 * 03-06-2004 John Lenz <lenz@cs.wisc.edu>
16 * 06-04-2002 Chris Larson <kergoth@digitalnemesis.net>
17 * 04-16-2001 Lineo Japan,Inc. ...
24 #include <linux/platform_data/sa11x0-serial.h>
34 #include <linux/power/gpio-charger.h>
39 #include <asm/mach-types.h>
51 #include <linux/platform_data/mfd-mcp-sa11x0.h>
67 .name = "sharp-scoop",
68 .id = -1,
100 /* Battery management GPIOs */
102 /* the MCP codec mcp0 has the ucb1x00 as attached device */
114 GPIO_LOOKUP("sharp-scoop", 0,
124 .dev_id = "gpio-charger",
133 "main-battery",
134 "backup-battery",
145 .name = "gpio-charger",
146 .id = -1,
152 * low-level UART features.
175 if (r == -ENODEV) in collie_uart_get_mctrl()
244 .desc = "Sync",
256 .name = "gpio-keys",
257 .id = -1,
336 .sync = FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,
421 MACHINE_START(COLLIE, "Sharp-Collie")