Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/kpc2000/
DKconfig4 bool "Daktronics KPC Device support"
9 Select this if you wish to use the Daktronics KPC PCI devices
14 tristate "Daktronics KPC PCI UIO device"
17 Say Y here if you wish to support the Daktronics KPC PCI
26 tristate "Daktronics KPC SPI device"
29 Say Y here if you wish to support the Daktronics KPC PCI
38 tristate "Daktronics KPC I2C device"
41 Say Y here if you wish to support the Daktronics KPC PCI
50 tristate "Daktronics KPC DMA controller"
/Linux-v5.4/drivers/input/keyboard/
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()
/Linux-v5.4/arch/arm/mach-mmp/
Dclock-pxa168.c57 static APBC_CLK(keypad, KPC, 0, 32000);