Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dcros_ec.c34 return EC_FLASH_REGION_RO; in cros_ec_decode_region()
353 if (region == EC_FLASH_REGION_RO) in do_cros_ec()
414 printf("Region: %s\n", region == EC_FLASH_REGION_RO ? in do_cros_ec()
/u-boot/drivers/misc/
A Dcros_ec_sandbox.c451 case EC_FLASH_REGION_RO: in process_cmd()
A Dcros_ec.c1253 region = EC_FLASH_REGION_RO; in cros_ec_decode_ec_flash()
/u-boot/include/
A Dec_commands.h1411 EC_FLASH_REGION_RO = 0, enumerator

Completed in 22 milliseconds