Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dcros_ec.c903 ret = ec_command(dev, EC_CMD_FLASH_INFO, 0, in cros_ec_read_flashinfo()
/openbmc/u-boot/include/
H A Dec_commands.h1123 #define EC_CMD_FLASH_INFO 0x0010 macro