Home
last modified time | relevance | path

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

/external/u-boot/drivers/misc/
Dcros_ec_sandbox.c54 #define KEYBOARD_COLS 13 macro
84 uint8_t keyscan[KEYBOARD_COLS];
217 matrix->col >= KEYBOARD_COLS) { in keyscan_read_fdt_matrix()
243 int bytes = KEYBOARD_COLS; in cros_ec_keyscan()