Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c404 EC_FLASH_PROTECT_ALL_AT_BOOT; in process_cmd()
/OK3568_Linux_fs/u-boot/include/
H A Dec_commands.h659 #define EC_FLASH_PROTECT_ALL_AT_BOOT (1 << 6) macro
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_commands.h1544 #define EC_FLASH_PROTECT_ALL_AT_BOOT BIT(6) macro