Home
last modified time | relevance | path

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

/openbmc/u-boot/board/beckhoff/mx53cx9020/
H A Dmx53cx9020.c44 GPIO_SUPS_INT = IMX_GPIO_NR(3, 31), enumerator
103 gpio_direction_input(GPIO_SUPS_INT); in setup_gpio_sups()
107 while (gpio_get_value(GPIO_SUPS_INT)) { in setup_gpio_sups()