Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dpm8916_wdt.c15 #define PON_POFF_REASON2_UVLO BIT(5) macro
198 if (poff[1] & PON_POFF_REASON2_UVLO) in pm8916_wdt_probe()