Lines Matching +full:push +full:- +full:button

1 // SPDX-License-Identifier: GPL-2.0
3 // Copyright (c) 2006-2009 Victor Chukhantsev, Denis Grigoriev,
4 // Copyright (c) 2007-2010 Vasily Khoruzhick
36 #include <asm/mach-types.h>
40 #include <linux/platform_data/i2c-s3c2410.h>
41 #include <linux/platform_data/mmc-s3cmci.h>
42 #include <linux/platform_data/mtd-nand-s3c2410.h>
43 #include <linux/platform_data/touchscreen-s3c2410.h>
44 #include <linux/platform_data/usb-s3c2410_udc.h>
45 #include <linux/platform_data/fb-s3c2410.h>
49 #include "hardware-s3c24xx.h"
50 #include "regs-gpio.h"
51 #include "gpio-samsung.h"
56 #include "gpio-cfg.h"
137 "main-battery"
154 .name = "pda-power",
155 .id = -1,
213 ret = gpio_request(S3C2410_GPJ(2), "rx1950-charger-enable-1"); in rx1950_bat_init()
216 ret = gpio_request(S3C2410_GPJ(3), "rx1950-charger-enable-2"); in rx1950_bat_init()
264 return -EINVAL; in rx1950_led_blink_set()
296 .default_trigger = "main-battery-full",
303 = "main-battery-charging-blink-full-solid",
309 .default_trigger = "rx1950-acx-mem",
322 .name = "leds-gpio",
323 .id = -1,
347 .name = "s3c-adc-battery",
348 .id = -1,
377 PWM_LOOKUP("samsung-pwm", 0, "pwm-backlight.0", NULL, 48000,
392 /* GPC11-GPC15->OUTPUT */ in rx1950_lcd_power()
399 /* GPD2-GPD7->OUTPUT */ in rx1950_lcd_power()
400 /* GPD11-GPD15->OUTPUT */ in rx1950_lcd_power()
401 /* GPD2-GPD7->1, GPD11-GPD15->1 */ in rx1950_lcd_power()
410 /* GPB0->OUTPUT, GPB0->0 */ in rx1950_lcd_power()
413 /* GPC1-GPC4->OUTPUT, GPC1-4->0 */ in rx1950_lcd_power()
417 /* GPC15-GPC11->0 */ in rx1950_lcd_power()
421 /* GPD15-GPD11->0, GPD2->GPD7->0 */ in rx1950_lcd_power()
428 /* GPC6->0, GPC7->0, GPC5->0 */ in rx1950_lcd_power()
433 /* GPB1->OUTPUT, GPB1->0 */ in rx1950_lcd_power()
439 /* GPC0->0, GPC10->0 */ in rx1950_lcd_power()
478 /* LED driver need a "push" to power on */ in rx1950_bl_power()
545 .name = "pwm-backlight",
575 .dev_id = "s3c2410-sdi",
654 .desc = "Power button",
661 .desc = "Record button",
667 .desc = "Calendar button",
673 .desc = "Contacts button",
679 .desc = "Mail button",
685 .desc = "WLAN button",
691 .desc = "Left button",
697 .desc = "Right button",
703 .desc = "Up button",
709 .desc = "Down button",
715 .desc = "Ok button"
725 .name = "gpio-keys",
743 .dev_id = "rx1950-audio",
745 GPIO_LOOKUP("GPIOG", 12, "hp-gpio", GPIO_ACTIVE_HIGH),
746 GPIO_LOOKUP("GPIOA", 1, "speaker-power", GPIO_ACTIVE_HIGH),
752 .name = "rx1950-audio",
753 .id = -1,