Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-orion5x/
H A Ddns323-setup.c44 #define DNS323_GPIO_SYSTEM_UP 3 macro
680 if (gpio_request(DNS323_GPIO_SYSTEM_UP, "SYS_READY") == 0) in dns323_init()
681 gpio_direction_output(DNS323_GPIO_SYSTEM_UP, 1); in dns323_init()