Home
last modified time | relevance | path

Searched defs:REBOOT_DELAY (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/theadorable/
H A Dtheadorable.c44 #define REBOOT_DELAY 1000 /* reboot-delay in ms */ macro
/openbmc/phosphor-power/tools/power-utils/
H A Daei_updater.cpp41 constexpr int REBOOT_DELAY = 8000; // Delay for reboot (8s) variable