Home
last modified time | relevance | path

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

/u-boot/drivers/misc/
A Dcros_ec_sandbox.c98 u8 vbnv_context[EC_VBNV_BLOCK_SIZE_V2];
347 EC_VBNV_BLOCK_SIZE_V2); in process_cmd()
348 len = EC_VBNV_BLOCK_SIZE_V2; in process_cmd()
352 EC_VBNV_BLOCK_SIZE_V2); in process_cmd()
A Dcros_ec.c1114 if (size != EC_VBNV_BLOCK_SIZE && size != EC_VBNV_BLOCK_SIZE_V2) in cros_ec_read_nvdata()
1134 if (size != EC_VBNV_BLOCK_SIZE && size != EC_VBNV_BLOCK_SIZE_V2) in cros_ec_write_nvdata()
/u-boot/include/
A Dec_commands.h1438 #define EC_VBNV_BLOCK_SIZE_V2 64 macro
1447 uint8_t block[EC_VBNV_BLOCK_SIZE_V2];
1451 uint8_t block[EC_VBNV_BLOCK_SIZE_V2];

Completed in 27 milliseconds