Home
last modified time | relevance | path

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

/openbmc/hiomapd/
H A Ddbus.h44 #define LPC_STATE_MEM 0x02 /* LPC Maps Memory */ macro
H A Dcontrol.c28 return LPC_STATE_MEM; in control_lpc_state()
H A Dmboxctl.c139 MSG_OUT("LPC Bus Maps: %s\n", resp == LPC_STATE_MEM ? in handle_cmd_lpc_state()
/openbmc/phosphor-mboxd/
H A Ddbus.h44 #define LPC_STATE_MEM 0x02 /* LPC Maps Memory */ macro
H A Dmboxd_dbus.c89 resp->args[0] = LPC_STATE_MEM; in dbus_handle_lpc_state()
H A Dmboxctl.c248 MSG_OUT("LPC Bus Maps: %s\n", resp.args[0] == LPC_STATE_MEM ? in handle_cmd_lpc_state()