OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_FTSMC020_BASE
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/arch/nds32/include/asm/arch-ae3xx/
ae3xx.h
14
#define
CONFIG_FTSMC020_BASE
0xe0400000
/external/u-boot/arch/nds32/include/asm/arch-ag101/
ag101.h
16
#define
CONFIG_FTSMC020_BASE
0x90200000
/external/u-boot/arch/nds32/cpu/n1213/ae3xx/
lowlevel_init.S
48
#define SMC_BANK0_CR_A (
CONFIG_FTSMC020_BASE
+ FTSMC020_BANK0_CR)
49
#define SMC_BANK0_TPR_A (
CONFIG_FTSMC020_BASE
+ FTSMC020_BANK0_TPR)
/external/u-boot/arch/nds32/cpu/n1213/ag101/
lowlevel_init.S
48
#define SMC_BANK0_CR_A (
CONFIG_FTSMC020_BASE
+ FTSMC020_BANK0_CR)
49
#define SMC_BANK0_TPR_A (
CONFIG_FTSMC020_BASE
+ FTSMC020_BANK0_TPR)
Completed in 42 milliseconds