Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-orion5x/
Dnet2big-setup.c206 #define NET2BIG_GPIO_PWR_LED_BLINK_STOP 7 macro
251 err = gpio_request(NET2BIG_GPIO_PWR_LED_BLINK_STOP, in net2big_gpio_leds_init()
254 err = gpio_direction_output(NET2BIG_GPIO_PWR_LED_BLINK_STOP, 1); in net2big_gpio_leds_init()
256 gpio_free(NET2BIG_GPIO_PWR_LED_BLINK_STOP); in net2big_gpio_leds_init()