Home
last modified time | relevance | path

Searched refs:BOOTSTAGE_ID_AWAKE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dbootstage.h172 BOOTSTAGE_ID_AWAKE, enumerator
/openbmc/u-boot/common/
H A Dbootstage.c276 if (rec->id != BOOTSTAGE_ID_AWAKE && rec->time_us == 0) in add_bootstages_devicetree()
503 bootstage_add_record(BOOTSTAGE_ID_AWAKE, "reset", 0, 0); in bootstage_init()