Lines Matching +full:power +full:- +full:button
2 * arch/arm/mach-orion5x/wrt350n-v2-setup.c
22 #include <asm/mach-types.h>
34 .name = "wrt350nv2:green:power",
42 .name = "wrt350nv2:orange:power",
62 .name = "leds-gpio",
63 .id = -1,
76 .desc = "Reset Button",
81 .desc = "WPS Button",
92 .name = "gpio-keys",
93 .id = -1,
104 MPP0_GPIO, /* Power LED green (0=on) */
106 MPP2_GPIO, /* Internal Button (0=on) */
107 MPP3_GPIO, /* Reset Button (0=on) */
109 MPP5_GPIO, /* Power LED orange (0=on) */
151 .name = "u-boot",
166 .end = WRT350N_V2_NOR_BOOT_BASE + WRT350N_V2_NOR_BOOT_SIZE - 1,
170 .name = "physmap-flash",
229 * Check for devices with hard-wired IRQs. in wrt350n_v2_pci_map_irq()
232 if (irq != -1) in wrt350n_v2_pci_map_irq()
236 * Mini-PCI slot. in wrt350n_v2_pci_map_irq()
241 return -1; in wrt350n_v2_pci_map_irq()