Home
last modified time | relevance | path

Searched defs:write_flash (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-mboxd/
H A Dmboxd_flash.c270 int write_flash(struct mbox_context *context, uint32_t offset, void *buf, in write_flash() function
/openbmc/phosphor-mboxd/vpnor/
H A Dmboxd_flash.cpp189 int write_flash(struct mbox_context* context, uint32_t offset, void* buf, in write_flash() function
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_nsp.c814 struct nfp_nsp_command_buf_arg write_flash = { in nfp_nsp_write_flash() local