Home
last modified time | relevance | path

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

/openbmc/qemu/hw/input/
H A Dpxa2xx_keypad.c59 #define KPC_REE0 (0x1 << 2) /* Rotary Encoder0 Enable */ macro
/openbmc/linux/drivers/input/keyboard/
H A Dpxa27x_keypad.c65 #define KPC_REE0 (0x1 << 2) /* Rotary Encoder0 Enable */ macro
611 kpc |= KPC_REE0; in pxa27x_keypad_config()