Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-orion5x/
H A Ddns323-setup.c45 #define DNS323_GPIO_LED_POWER1 4 macro
625 gpio_request(DNS323_GPIO_LED_POWER1, "Power Led Enable"); in dns323_init()
626 gpio_direction_output(DNS323_GPIO_LED_POWER1, 0); in dns323_init()