Home
last modified time | relevance | path

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

/openbmc/u-boot/board/keymile/kmp204x/
H A Dkmp204x.c297 #define SELFTEST_PIN 31 macro
301 qrio_gpio_direction_input(SELFTEST_PORT, SELFTEST_PIN); in post_hotkeys_pressed()
302 return qrio_get_gpio(SELFTEST_PORT, SELFTEST_PIN); in post_hotkeys_pressed()