Home
last modified time | relevance | path

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

/external/u-boot/include/configs/
Dids8313.h89 SDRAM_CFG_2T_EN | SDRAM_CFG_HSE |\
DMPC8313ERDB_NOR.h109 | SDRAM_CFG_2T_EN)
DMPC8313ERDB_NAND.h137 | SDRAM_CFG_2T_EN)
DMPC837XERDB.h118 | SDRAM_CFG_2T_EN)
/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.h1253 #define SDRAM_CFG_2T_EN 0x00008000 macro
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dspd_sdram.c836 sdram_cfg |= SDRAM_CFG_2T_EN; in spd_sdram()