Searched refs:EC_FLASH_REGION_RO (Results 1 – 4 of 4) sorted by relevance
33 return EC_FLASH_REGION_RO; in cros_ec_decode_region()352 if (region == EC_FLASH_REGION_RO) in do_cros_ec()413 printf("Region: %s\n", region == EC_FLASH_REGION_RO ? in do_cros_ec()
462 case EC_FLASH_REGION_RO: in process_cmd()
1258 region = EC_FLASH_REGION_RO; in cros_ec_decode_ec_flash()
1411 EC_FLASH_REGION_RO = 0, enumerator
Completed in 27 milliseconds