Home
last modified time | relevance | path

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

/u-boot/board/keymile/kmp204x/
A Dkmp204x.c258 #define SELFTEST_PIN 31 macro
262 qrio_gpio_direction_input(SELFTEST_PORT, SELFTEST_PIN); in post_hotkeys_pressed()
263 return qrio_get_gpio(SELFTEST_PORT, SELFTEST_PIN); in post_hotkeys_pressed()
/u-boot/board/keymile/kmcent2/
A Dkmcent2.c347 #define SELFTEST_PIN 0 macro
351 qrio_gpio_direction_input(SELFTEST_PORT, SELFTEST_PIN); in post_hotkeys_pressed()
352 return qrio_get_gpio(SELFTEST_PORT, SELFTEST_PIN); in post_hotkeys_pressed()

Completed in 4 milliseconds