Home
last modified time | relevance | path

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

/openbmc/qemu/hw/input/
H A Dpxa2xx_keypad.c58 #define KPC_REE1 (0x1 << 3) /* Rotary Encoder1 Enable */ macro
/openbmc/linux/drivers/input/keyboard/
H A Dpxa27x_keypad.c64 #define KPC_REE1 (0x1 << 3) /* Rotary Encoder1 Enable */ macro
617 kpc |= KPC_REE1; in pxa27x_keypad_config()