Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-orion5x/
Ddns323-setup.c45 #define DNS323_GPIO_LED_POWER1 4 macro
578 gpio_request(DNS323_GPIO_LED_POWER1, "Power Led Enable"); in dns323_init()
579 gpio_direction_output(DNS323_GPIO_LED_POWER1, 0); in dns323_init()