Home
last modified time | relevance | path

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

/u-boot/drivers/misc/
A Dcros_ec.c1059 uint32_t rw_offset, rw_size; in cros_ec_flash_update_rw() local
1063 &rw_size)) in cros_ec_flash_update_rw()
1065 if (image_size > (int)rw_size) in cros_ec_flash_update_rw()
1084 ret = cros_ec_flash_erase(dev, rw_offset, rw_size); in cros_ec_flash_update_rw()

Completed in 7 milliseconds