Home
last modified time | relevance | path

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

/openbmc/u-boot/board/keymile/km83xx/
H A Dkm83xx.c388 int testpin_reg = in_8(&base->CONFIG_TESTPIN_REG); in post_hotkeys_pressed() local
389 testpin = (testpin_reg & CONFIG_TESTPIN_MASK) != 0; in post_hotkeys_pressed()