Home
last modified time | relevance | path

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

/aosp_15_r20/external/flashrom/
H A Dcros_ec_commands.h1136 #define EC_FLASH_INFO_ERASE_TO_0 (1 << 0) macro
/aosp_15_r20/external/coreboot/src/ec/google/chromeec/
H A Dec_commands.h1754 #define EC_FLASH_INFO_ERASE_TO_0 BIT(0) macro