Home
last modified time | relevance | path

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

/u-boot/drivers/misc/
A Dcros_ec_sandbox.c533 if (req->slot >= EC_VSTORE_SLOT_MAX) in process_cmd()
546 if (req->slot >= EC_VSTORE_SLOT_MAX) in process_cmd()
A Dcros_ec.c1595 if (!data || req.slot >= EC_VSTORE_SLOT_MAX) in cros_ec_vstore_read()
1619 if (slot >= EC_VSTORE_SLOT_MAX || size > EC_VSTORE_SLOT_SIZE) in cros_ec_vstore_write()
/u-boot/include/
A Dec_commands.h2603 #define EC_VSTORE_SLOT_MAX 32 macro

Completed in 22 milliseconds