Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-orion5x/
H A Dnet2big-setup.c212 #define NET2BIG_GPIO_SATA1_BLUE_LED 13 macro
275 err = gpio_request(NET2BIG_GPIO_SATA1_BLUE_LED, in net2big_gpio_leds_init()
278 err = gpio_direction_output(NET2BIG_GPIO_SATA1_BLUE_LED, 1); in net2big_gpio_leds_init()
280 gpio_free(NET2BIG_GPIO_SATA1_BLUE_LED); in net2big_gpio_leds_init()