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

/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c544 if (req->slot >= EC_VSTORE_SLOT_MAX)
557 if (req->slot >= EC_VSTORE_SLOT_MAX)
H A Dcros_ec.c1603 if (!data || req.slot >= EC_VSTORE_SLOT_MAX)
1627 if (slot >= EC_VSTORE_SLOT_MAX || size > EC_VSTORE_SLOT_SIZE)
/u-boot/include/
H A Dec_commands.h2603 #define EC_VSTORE_SLOT_MAX 32 macro

Completed in 73 milliseconds