Home
last modified time | relevance | path

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

/openbmc/u-boot/board/sbc8349/
H A Dsbc8349.c109 | SDRAM_CFG_2T_EN in fixed_sdram()
/openbmc/u-boot/board/freescale/mpc8349emds/
H A Dmpc8349emds.c135 | SDRAM_CFG_2T_EN in fixed_sdram()
/openbmc/u-boot/include/
H A Dfsl_ddr_sdram.h121 #define SDRAM_CFG_2T_EN 0x00008000 macro
H A Dmpc83xx.h1253 #define SDRAM_CFG_2T_EN 0x00008000 macro
/openbmc/u-boot/include/configs/
H A Dids8313.h141 SDRAM_CFG_2T_EN | SDRAM_CFG_HSE |\
H A DMPC837XERDB.h188 | SDRAM_CFG_2T_EN)
H A DMPC8313ERDB.h160 | SDRAM_CFG_2T_EN)
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.c833 sdram_cfg |= SDRAM_CFG_2T_EN; in spd_sdram()