Home
last modified time | relevance | path

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

/openbmc/phosphor-mboxd/
H A Dmboxd_flash.c115 static inline bool flash_is_erased(struct mbox_context *context, in flash_is_erased() function
175 if (!flash_is_erased(context, offset)) { /* Need to erase */ in erase_flash()