Searched refs:KEY_COL (Results 1 – 3 of 3) sorted by relevance
17 #define KEY_COL(k) (((k) >> 16) & 0xff) macro
28 unsigned int col = KEY_COL(key); in matrix_keypad_map_key()
603 col = KEY_COL(key_pos); in cros_ec_keyb_register_matrix()