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()
558 col = KEY_COL(physmap[i]); in cros_ec_keyb_parse_vivaldi_physmap()