Home
last modified time | relevance | path

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

/openbmc/phosphor-mboxd/Documentation/
H A Dmboxd.md44 ACTIVE_MAPS_FLASH - The daemon is polling for incoming commands, is not
66 UNINITIALISED -> ACTIVE_MAPS_FLASH - Uninitiated: Occurs when the daemon is
68 ACTIVE_MAPS_FLASH -> SUSPEND_MAPS_FLASH - Suspend command received over
70 SUSPEND_MAPS_FLASH -> ACTIVE_MAPS_FLASH - Resume command received over
74 ACTIVE_MAPS_FLASH -> ACTIVE_MAPS_MEM - GET_MBOX_INFO command received
76 ACTIVE_MAPS_MEM -> ACTIVE_MAPS_FLASH - Reset D-Bus or mbox command received
/openbmc/hiomapd/Documentation/
H A Dmboxd.md43 ACTIVE_MAPS_FLASH - The daemon is polling for incoming commands, is not
65 UNINITIALISED -> ACTIVE_MAPS_FLASH - Uninitiated: Occurs when the daemon is
67 ACTIVE_MAPS_FLASH -> SUSPEND_MAPS_FLASH - Suspend command received over
69 SUSPEND_MAPS_FLASH -> ACTIVE_MAPS_FLASH - Resume command received over
73 ACTIVE_MAPS_FLASH -> ACTIVE_MAPS_MEM - GET_MBOX_INFO command received
75 ACTIVE_MAPS_MEM -> ACTIVE_MAPS_FLASH - Reset D-Bus or mbox command received
/openbmc/hiomapd/
H A Dmboxd.h64 ACTIVE_MAPS_FLASH = MAPS_FLASH, enumerator
H A Dlpc.c136 context->state = ACTIVE_MAPS_FLASH; in lpc_map_flash()
/openbmc/phosphor-mboxd/
H A Dmbox.h95 ACTIVE_MAPS_FLASH = MAPS_FLASH, enumerator
H A Dmboxd_lpc.c136 context->state = ACTIVE_MAPS_FLASH; in point_to_flash()