Home
last modified time | relevance | path

Searched refs:NSLU2_PB_GPIO (Results 1 – 1 of 1) sorted by relevance

/arch/arm/mach-ixp4xx/
Dnslu2-setup.c41 #define NSLU2_PB_GPIO 5 /* power button */ macro
274 if (request_irq(gpio_to_irq(NSLU2_PB_GPIO), &nslu2_power_handler, in nslu2_init()
278 gpio_to_irq(NSLU2_PB_GPIO)); in nslu2_init()