OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_FTRTC010_BASE
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/arch/nds32/include/asm/arch-ae3xx/
ae3xx.h
41
#define
CONFIG_FTRTC010_BASE
0xf0600000
/external/u-boot/arch/nds32/include/asm/arch-ag101/
ag101.h
60
#define
CONFIG_FTRTC010_BASE
0x98600000
/external/u-boot/arch/nds32/include/asm/arch-ag102/
ag102.h
69
#define
CONFIG_FTRTC010_BASE
0x98B00000
/external/u-boot/drivers/rtc/
ftrtc010.c
42
static struct ftrtc010 *rtc = (struct ftrtc010 *)
CONFIG_FTRTC010_BASE
;
Completed in 62 milliseconds