Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dec_commands.h620 struct ec_params_flash_erase { struct
621 uint32_t offset; /* Byte offset to erase */
622 uint32_t size; /* Size to erase in bytes */
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_commands.h1468 struct ec_params_flash_erase { struct
1469 uint32_t offset;
1470 uint32_t size;