Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/keymile/kmp204x/
H A Dkmp204x.c300 #define SELFTEST_PIN 31 macro
304 qrio_gpio_direction_input(SELFTEST_PORT, SELFTEST_PIN); in post_hotkeys_pressed()
305 return qrio_get_gpio(SELFTEST_PORT, SELFTEST_PIN); in post_hotkeys_pressed()