OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FTWDT010_WDCR_RST
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/faraday/
ftwdt010_wdt.h
46
#define
FTWDT010_WDCR_RST
(1 << 1)
/external/u-boot/drivers/watchdog/
ftwdt010_wdt.c
62
writel((
FTWDT010_WDCR_RST
| FTWDT010_WDCR_ENABLE), &wd->wdcr);
Completed in 550 milliseconds