Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dcros_ec.h44 #define CROS_EC_KEYSCAN_COLS 13 macro
48 uint8_t data[CROS_EC_KEYSCAN_COLS];
/openbmc/u-boot/drivers/input/
H A Dcros_ec_keyb.c171 > CROS_EC_KEYSCAN_COLS) { in cros_ec_keyb_decode_fdt()