Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dbooke_wdt.c40 static int booke_wdt_period = CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT; variable
41 module_param(booke_wdt_period, int, 0);
227 period_to_sec(booke_wdt_period)); in booke_wdt_init()