Home
last modified time | relevance | path

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

/openbmc/u-boot/board/beckhoff/mx53cx9020/
H A Dmx53cx9020.c47 GPIO_C3_DONE = IMX_GPIO_NR(6, 9), enumerator
95 gpio_direction_input(GPIO_C3_DONE); in setup_gpio_eim()
283 return gpio_get_value(GPIO_C3_DONE); in ccat_done_fn()