Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dcros_ec.c33 return EC_FLASH_REGION_RW; in cros_ec_decode_region()
185 else if (region == EC_FLASH_REGION_RW) in do_cros_ec()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c371 entry = &ec->ec_config.region[EC_FLASH_REGION_RW]; in process_cmd()
426 case EC_FLASH_REGION_RW: in process_cmd()
H A Dcros_ec.c900 if (cros_ec_flash_offset(dev, EC_FLASH_REGION_RW, &rw_offset, &rw_size)) in cros_ec_flash_update_rw()
1048 region = EC_FLASH_REGION_RW; in cros_ec_decode_ec_flash()
/OK3568_Linux_fs/u-boot/include/
H A Dec_commands.h692 EC_FLASH_REGION_RW, enumerator
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_commands.h1616 #define EC_FLASH_REGION_RW EC_FLASH_REGION_ACTIVE macro