Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/input/
H A Dinput.c29 KEY_MASK = 0xfff, enumerator
461 int key = keycode[i] & KEY_MASK; in input_keycodes_to_ascii()