Home
last modified time | relevance | path

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

/openbmc/hiomapd/
H A Dtransport_mbox.h20 #define MBOX_C_WRITE_FLUSH 0x08 macro
/openbmc/phosphor-mboxd/
H A Dmbox.h32 #define MBOX_C_WRITE_FLUSH 0x08 macro
H A Dmboxd_msg.c552 req->msg.command == MBOX_C_WRITE_FLUSH) { in mbox_handle_flush_window()