Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/power/
H A Dpower_on_reason.h9 #define POWER_ON_REASON_REGULAR "regular power-up" macro
/openbmc/linux/drivers/power/reset/
H A Dat91-reset.c160 reason = POWER_ON_REASON_REGULAR; in at91_reset_reason()