Home
last modified time | relevance | path

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

/openbmc/hiomapd/
H A Ddbus.h42 #define LPC_STATE_INVALID 0x00 /* Invalid State */ macro
H A Dcontrol.c34 return LPC_STATE_INVALID; in control_lpc_state()
/openbmc/phosphor-mboxd/
H A Ddbus.h42 #define LPC_STATE_INVALID 0x00 /* Invalid State */ macro
H A Dmboxd_dbus.c94 resp->args[0] = LPC_STATE_INVALID; in dbus_handle_lpc_state()