Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dcros_ec.c35 return EC_FLASH_REGION_RO; in cros_ec_decode_region()
183 if (region == EC_FLASH_REGION_RO) in do_cros_ec()
247 printf("Region: %s\n", region == EC_FLASH_REGION_RO ? in do_cros_ec()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c425 case EC_FLASH_REGION_RO: in process_cmd()
H A Dcros_ec.c1046 region = EC_FLASH_REGION_RO; in cros_ec_decode_ec_flash()
/OK3568_Linux_fs/u-boot/include/
H A Dec_commands.h690 EC_FLASH_REGION_RO = 0, enumerator
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_commands.h1591 EC_FLASH_REGION_RO = 0, enumerator