Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/power/
H A Dpower_on_reason.h13 #define POWER_ON_REASON_RST_BTN "reset button action" macro
/openbmc/linux/drivers/power/reset/
H A Dat91-reset.c172 reason = POWER_ON_REASON_RST_BTN; in at91_reset_reason()