Searched refs:KPC (Results 1 – 3 of 3) sorted by relevance
4 bool "Daktronics KPC Device support"9 Select this if you wish to use the Daktronics KPC PCI devices14 tristate "Daktronics KPC PCI UIO device"17 Say Y here if you wish to support the Daktronics KPC PCI26 tristate "Daktronics KPC SPI device"29 Say Y here if you wish to support the Daktronics KPC PCI38 tristate "Daktronics KPC I2C device"41 Say Y here if you wish to support the Daktronics KPC PCI50 tristate "Daktronics KPC DMA controller"
33 #define KPC 0x0000 /* Keypad Control register */ macro578 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()
2572 #define KPC 0x41500000 /* Keypad Interface Control register */ macro