| /OK3568_Linux_fs/u-boot/board/freescale/bsc9132qds/ |
| H A D | spl_minimal.c | 36 __raw_writel(CONFIG_SYS_DDR_CLK_CTRL_800, &ddr->sdram_clk_cntl); in sdram_init() 56 __raw_writel(CONFIG_SYS_DDR_CLK_CTRL_1333, &ddr->sdram_clk_cntl); in sdram_init()
|
| /OK3568_Linux_fs/u-boot/board/sbc8641d/ |
| H A D | sbc8641d.c | 121 ddr->sdram_clk_cntl = CONFIG_SYS_DDR_CLK_CTRL; in fixed_sdram() 152 ddr->sdram_clk_cntl = CONFIG_SYS_DDR2_CLK_CTRL; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/socrates/ |
| H A D | sdram.c | 44 ddr->sdram_clk_cntl = CONFIG_SYS_DDR_CLK_CONTROL; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/sbc8548/ |
| H A D | ddr.c | 119 out_be32(&ddr->sdram_clk_cntl, 0x03800000); in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/gdsys/mpc8308/ |
| H A D | sdram.c | 48 out_be32(&im->ddr.sdram_clk_cntl, CONFIG_SYS_DDR_SDRAM_CLK_CNTL); in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8308rdb/ |
| H A D | sdram.c | 47 out_be32(&im->ddr.sdram_clk_cntl, CONFIG_SYS_DDR_SDRAM_CLK_CNTL); in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/mpc8308_p1m/ |
| H A D | sdram.c | 43 out_be32(&im->ddr.sdram_clk_cntl, CONFIG_SYS_DDR_SDRAM_CLK_CNTL); in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/drivers/ddr/fsl/ |
| H A D | mpc85xx_ddr_gen1.c | 51 out_be32(&ddr->sdram_clk_cntl, regs->ddr_sdram_clk_cntl); in fsl_ddr_set_memctl_regs()
|
| H A D | mpc86xx_ddr.c | 62 out_be32(&ddr->sdram_clk_cntl, regs->ddr_sdram_clk_cntl); in fsl_ddr_set_memctl_regs()
|
| H A D | mpc85xx_ddr_gen2.c | 77 out_be32(&ddr->sdram_clk_cntl, regs->ddr_sdram_clk_cntl); in fsl_ddr_set_memctl_regs()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8315erdb/ |
| H A D | sdram.c | 64 im->ddr.sdram_clk_cntl = CONFIG_SYS_DDR_SDRAM_CLK_CNTL; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/bsc9131rdb/ |
| H A D | spl_minimal.c | 43 __raw_writel(CONFIG_SYS_DDR_CLK_CTRL_800, &ddr->sdram_clk_cntl); in sdram_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8313erdb/ |
| H A D | sdram.c | 73 im->ddr.sdram_clk_cntl = CONFIG_SYS_DDR_CLK_CNTL; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc832xemds/ |
| H A D | mpc832xemds.c | 134 im->ddr.sdram_clk_cntl = CONFIG_SYS_DDR_CLK_CNTL; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8641hpcn/ |
| H A D | mpc8641hpcn.c | 82 ddr->sdram_clk_cntl = CONFIG_SYS_DDR_CLK_CTRL; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fsl_immap.h | 46 u32 sdram_clk_cntl; /* SDRAM Clock Control */ member
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8323erdb/ |
| H A D | mpc8323erdb.c | 111 im->ddr.sdram_clk_cntl = CONFIG_SYS_DDR_CLK_CNTL; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc837xerdb/ |
| H A D | mpc837xerdb.c | 105 im->ddr.sdram_clk_cntl = CONFIG_SYS_DDR_SDRAM_CLK_CNTL; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8572ds/ |
| H A D | mpc8572ds.c | 79 ddr->sdram_clk_cntl = CONFIG_SYS_DDR_CLK_CTRL; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls1021aiot/ |
| H A D | ls1021aiot.c | 80 out_be32(&ddr->sdram_clk_cntl, DDR_SDRAM_CLK_CNTL); in ddrmc_init()
|
| /OK3568_Linux_fs/u-boot/board/ve8313/ |
| H A D | ve8313.c | 64 out_be32(&im->ddr.sdram_clk_cntl, CONFIG_SYS_DDR_CLK_CNTL); in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/ids/ids8313/ |
| H A D | ids8313.c | 92 out_be32(&im->ddr.sdram_clk_cntl, CONFIG_SYS_DDR_CLK_CNTL); in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | spd_sdram.c | 763 ddr->sdram_clk_cntl = CONFIG_SYS_DDR_SDRAM_CLK_CNTL; in spd_sdram() 765 debug("DDR:sdram_clk_cntl=0x%08x\n", ddr->sdram_clk_cntl); in spd_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8536ds/ |
| H A D | mpc8536ds.c | 107 ddr->sdram_clk_cntl = CONFIG_SYS_DDR_CLK_CTRL; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8349itx/ |
| H A D | mpc8349itx.c | 68 im->ddr.sdram_clk_cntl = CONFIG_SYS_DDR_SDRAM_CLK_CNTL; in fixed_sdram()
|