Home
last modified time | relevance | path

Searched refs:DDR_SDRAM_CFG (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/board/freescale/ls1021aiot/
H A Dls1021aiot.c53 out_be32(&ddr->sdram_cfg, DDR_SDRAM_CFG); in ddrmc_init()
93 out_be32(&ddr->sdram_cfg, DDR_SDRAM_CFG | temp_sdram_cfg); in ddrmc_init()
/OK3568_Linux_fs/u-boot/include/configs/
H A Dls1021aiot.h37 #define DDR_SDRAM_CFG 0x470c0008 macro
H A Dls1021atwr.h58 #define DDR_SDRAM_CFG 0x470c0008 macro
/OK3568_Linux_fs/u-boot/board/freescale/ls1021atwr/
H A Dls1021atwr.c147 out_be32(&ddr->sdram_cfg, DDR_SDRAM_CFG); in ddrmc_init()
211 out_be32(&ddr->sdram_cfg, DDR_SDRAM_CFG | temp_sdram_cfg); in ddrmc_init()