Home
last modified time | relevance | path

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

/openbmc/u-boot/include/faraday/
H A Dftwdt010_wdt.h21 unsigned int wdload; /* Counter Auto Reload Reg - 0x04 */ member
/openbmc/u-boot/drivers/watchdog/
H A Dftwdt010_wdt.c46 writel(reg, &wd->wdload); in ftwdt010_wdt_settimeout()