Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-orion5x/
H A Ddns323-setup.c45 #define DNS323_GPIO_LED_POWER1 4 macro
622 * DNS323_GPIO_LED_POWER1 to also be low. in dns323_init()
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()
/kernel/linux/linux-6.6/arch/arm/mach-orion5x/
H A Ddns323-setup.c45 #define DNS323_GPIO_LED_POWER1 4 macro
622 * DNS323_GPIO_LED_POWER1 to also be low. in dns323_init()
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()

Completed in 3 milliseconds