Lines Matching +full:32 +full:- +full:rail
2 * linux/arch/arm/mach-sa1100/badge4.c
9 * Copyright (C) 2002 Hewlett-Packard Company
19 #include <linux/platform_data/sa11x0-serial.h>
30 #include <asm/mach-types.h>
101 .name = "leds-gpio",
102 .id = -1,
129 * 1 x Intel 28F320C3 Advanced+ Boot Block Flash (32 Mi bit)
131 * Sixty-three 32 KiW Main Blocks (4032 Ki b)
137 * One-hundred-twenty-seven 32 KiW Main Blocks (8128 Ki b)
179 return -ENODEV; in badge4_init()
213 /* 5V supply rail. */ in badge4_init()
243 /* Now bring up the SA-1111. */ in badge4_init()
247 "%s: SA-1111 initialization failed (%d)\n", in badge4_init()
279 /* detect on->off and off->on transitions */ in badge4_set_5V()
282 printk(KERN_INFO "%s: enabling 5V supply rail\n", __func__); in badge4_set_5V()
286 printk(KERN_INFO "%s: disabling 5V supply rail\n", __func__); in badge4_set_5V()
333 MACHINE_START(BADGE4, "Hewlett-Packard Laboratories BadgePAD 4")