Searched refs:EC_CMD_MKBP_INFO (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | ec_commands.h | 1124 #define EC_CMD_MKBP_INFO 0x61 macro |
/external/u-boot/drivers/misc/ | ||
D | cros_ec.c | 560 if (ec_command(dev, EC_CMD_MKBP_INFO, 0, NULL, 0, info, in cros_ec_info() |