Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/
H A Dlowlevel_init.S24 #define SDMC_CR2_A (CONFIG_FTSDMC021_BASE + FTSDMC021_CR2) macro
151 write32 SDMC_CR2_A, FTSDMC021_CR2_IPREC ! 0x00000010
155 write32 SDMC_CR2_A, FTSDMC021_CR2_ISMR ! 0x00000004
159 write32 SDMC_CR2_A, FTSDMC021_CR2_IREF ! 0x00000008
/openbmc/u-boot/arch/nds32/cpu/n1213/ae3xx/
H A Dlowlevel_init.S24 #define SDMC_CR2_A (CONFIG_FTSDMC021_BASE + FTSDMC021_CR2) macro