Home
last modified time | relevance | path

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

/openbmc/u-boot/board/aristainetos/
H A Daristainetos-v2.c54 #define SOFT_RESET_GPIO IMX_GPIO_NR(7, 13) macro
602 gpio_direction_output(SOFT_RESET_GPIO, 1); in board_early_init_f()