Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dpxa27x_keypad.c85 #define KPAS_RP(n) (((n) >> 4) & 0xf) macro
425 row = KPAS_RP(kpas); in pxa27x_keypad_scan_matrix()