Home
last modified time | relevance | path

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

/linux/arch/arm/mach-orion5x/
H A Dnet2big-setup.c212 #define NET2BIG_GPIO_SATA0_BLUE_LED 17 macro
277 err = gpio_request(NET2BIG_GPIO_SATA0_BLUE_LED, in net2big_gpio_leds_init()
280 err = gpio_direction_output(NET2BIG_GPIO_SATA0_BLUE_LED, 1); in net2big_gpio_leds_init()
282 gpio_free(NET2BIG_GPIO_SATA0_BLUE_LED); in net2big_gpio_leds_init()