Home
last modified time | relevance | path

Searched refs:SDRAM_CFG_2T_EN (Results 1 – 8 of 8) sorted by relevance

/external/u-boot/board/sbc8349/
Dsbc8349.c109 | SDRAM_CFG_2T_EN in fixed_sdram()
/external/u-boot/board/freescale/mpc8349emds/
Dmpc8349emds.c135 | SDRAM_CFG_2T_EN in fixed_sdram()
/external/u-boot/include/
Dfsl_ddr_sdram.h121 #define SDRAM_CFG_2T_EN 0x00008000 macro
Dmpc83xx.h1251 #define SDRAM_CFG_2T_EN 0x00008000 macro
/external/u-boot/include/configs/
Dids8313.h143 SDRAM_CFG_2T_EN | SDRAM_CFG_HSE |\
DMPC837XERDB.h189 | SDRAM_CFG_2T_EN)
DMPC8313ERDB.h162 | SDRAM_CFG_2T_EN)
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dspd_sdram.c831 sdram_cfg |= SDRAM_CFG_2T_EN; in spd_sdram()