Searched refs:NET2BIG_GPIO_PWR_LED_BLINK_STOP (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm/mach-orion5x/
H A Dnet2big-setup.c209 #define NET2BIG_GPIO_PWR_LED_BLINK_STOP 7 macro
254 err = gpio_request(NET2BIG_GPIO_PWR_LED_BLINK_STOP, net2big_gpio_leds_init()
257 err = gpio_direction_output(NET2BIG_GPIO_PWR_LED_BLINK_STOP, 1); net2big_gpio_leds_init()
259 gpio_free(NET2BIG_GPIO_PWR_LED_BLINK_STOP); net2big_gpio_leds_init()

Completed in 72 milliseconds