Home
last modified time | relevance | path

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

/openbmc/phosphor-mboxd/
H A Dmboxd_lpc_reset.c33 return point_to_flash(context); in reset_lpc()
H A Dmboxd_lpc.h13 int point_to_flash(struct mbox_context *context);
H A Dmboxd_lpc.c101 int point_to_flash(struct mbox_context *context) in point_to_flash() function