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

/drivers/input/keyboard/
H A Dpxa27x_keypad.c39 #define KPC 0x0000 /* Keypad Control register */ macro
344 unsigned long kpc = keypad_readl(KPC);
392 keypad_writel(KPC, kpc | KPC_RE_ZERO_DEB);

Completed in 11 milliseconds