Searched refs:KEY_COL (Results 1 – 3 of 3) sorted by relevance
16 #define KEY_COL(k) (((k) >> 16) & 0xff) macro
36 unsigned int col = KEY_COL(key); in matrix_keypad_map_key()
96 unsigned int col = KEY_COL(key); in max7359_build_keycode()