Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/sbc8349/
H A Dsbc8349.c110 | SDRAM_CFG_2T_EN in fixed_sdram()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8349emds/
H A Dmpc8349emds.c136 | SDRAM_CFG_2T_EN in fixed_sdram()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_ddr_sdram.h121 #define SDRAM_CFG_2T_EN 0x00008000 macro
H A Dmpc83xx.h1252 #define SDRAM_CFG_2T_EN 0x00008000 macro
/OK3568_Linux_fs/u-boot/include/configs/
H A Dids8313.h145 SDRAM_CFG_2T_EN | SDRAM_CFG_HSE |\
H A DMPC837XERDB.h193 | SDRAM_CFG_2T_EN)
H A DMPC8313ERDB.h170 | SDRAM_CFG_2T_EN)
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.c832 sdram_cfg |= SDRAM_CFG_2T_EN; in spd_sdram()