Searched refs:EC_FLASH_REGION_RO (Results 1 – 4 of 4) sorted by relevance
34 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()
451 case EC_FLASH_REGION_RO: in process_cmd()
1253 region = EC_FLASH_REGION_RO; in cros_ec_decode_ec_flash()
1411 EC_FLASH_REGION_RO = 0, enumerator
Completed in 22 milliseconds