Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dcros_ec.c318 (int)sizeof(p->version_string_rw), in do_cros_ec()
319 p->version_string_rw); in do_cros_ec()
/rk3399_rockchip-uboot/drivers/misc/
H A Dcros_ec_sandbox.c307 strcpy(resp->version_string_rw, "sandbox_rw"); in process_cmd()
H A Dcros_ec.c384 memcpy(id, r->version_string_rw, maxlen); in cros_ec_read_id()
/rk3399_rockchip-uboot/include/
H A Dec_commands.h436 char version_string_rw[32]; member