Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dpxa27x_keypad.c33 #define KPC 0x0000 /* Keypad Control register */ macro
578 unsigned long kpc = keypad_readl(KPC); in pxa27x_keypad_irq_handler()
598 keypad_readl(KPC); in pxa27x_keypad_config()
636 keypad_writel(KPC, kpc | KPC_RE_ZERO_DEB); in pxa27x_keypad_config()
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2572 #define KPC 0x41500000 /* Keypad Interface Control register */ macro