Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dbooke_wdt.c60 static unsigned long long period_to_sec(unsigned int period) in period_to_sec() function
83 if (period_to_sec(period) >= secs) in sec_to_period()
89 #define MAX_WDT_TIMEOUT period_to_sec(1)
93 static unsigned long long period_to_sec(unsigned int period) in period_to_sec() function
227 period_to_sec(booke_wdt_period)); in booke_wdt_init()