OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_FTWDT010_BASE
(Results
1 - 5
of
5
) sorted by null
/external/u-boot/drivers/watchdog/
ftwdt010_wdt.c
29
struct ftwdt010_wdt *wd = (struct ftwdt010_wdt *)
CONFIG_FTWDT010_BASE
;
53
struct ftwdt010_wdt *wd = (struct ftwdt010_wdt *)
CONFIG_FTWDT010_BASE
;
67
struct ftwdt010_wdt *wd = (struct ftwdt010_wdt *)
CONFIG_FTWDT010_BASE
;
/external/u-boot/arch/nds32/include/asm/arch-ae3xx/
ae3xx.h
39
#define
CONFIG_FTWDT010_BASE
0xf0500000
/external/u-boot/arch/nds32/cpu/n1213/ag101/
watchdog.S
19
li $p0, (
CONFIG_FTWDT010_BASE
+WD_CR) ! Get the addr of WD CR
/external/u-boot/arch/nds32/include/asm/arch-ag101/
ag101.h
58
#define
CONFIG_FTWDT010_BASE
0x98500000
/external/u-boot/arch/nds32/include/asm/arch-ag102/
ag102.h
67
#define
CONFIG_FTWDT010_BASE
0x94A00000
Completed in 386 milliseconds