Home
last modified time | relevance | path

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

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