Home
last modified time | relevance | path

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

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