Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/input/
H A Di8042.c24 QUIRK_DUP_POR = 1 << 0, enumerator
146 else if ((quirk & QUIRK_DUP_POR) && config == KBD_POR) in kbd_reset()
323 priv->quirks |= QUIRK_DUP_POR; in i8042_kbd_probe()