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

/u-boot/drivers/input/
H A Di8042.c30 QUIRK_DUP_POR = 1 << 0, enumerator in enum:__anon251
169 else if ((quirk & QUIRK_DUP_POR) && config == KBD_POR)
346 priv->quirks |= QUIRK_DUP_POR;

Completed in 31 milliseconds