Home
last modified time | relevance | path

Searched defs:ec_params_flash_protect (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dec_commands.h1341 struct __ec_align4 ec_params_flash_protect { struct
1342 uint32_t mask; /* Bits in flags to apply */
1343 uint32_t flags; /* New flags to apply */
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h1588 struct ec_params_flash_protect { struct
1589 uint32_t mask;
1590 uint32_t flags;