Home
last modified time | relevance | path

Searched refs:sdram_clk_cntl (Results 1 – 25 of 37) sorted by relevance

12

/openbmc/u-boot/board/freescale/bsc9132qds/
H A Dspl_minimal.c35 __raw_writel(CONFIG_SYS_DDR_CLK_CTRL_800, &ddr->sdram_clk_cntl); in sdram_init()
55 __raw_writel(CONFIG_SYS_DDR_CLK_CTRL_1333, &ddr->sdram_clk_cntl); in sdram_init()
/openbmc/u-boot/board/sbc8641d/
H A Dsbc8641d.c120 ddr->sdram_clk_cntl = CONFIG_SYS_DDR_CLK_CTRL; in fixed_sdram()
151 ddr->sdram_clk_cntl = CONFIG_SYS_DDR2_CLK_CTRL; in fixed_sdram()
/openbmc/u-boot/board/socrates/
H A Dsdram.c43 ddr->sdram_clk_cntl = CONFIG_SYS_DDR_CLK_CONTROL; in fixed_sdram()
/openbmc/u-boot/board/mpc8308_p1m/
H A Dsdram.c42 out_be32(&im->ddr.sdram_clk_cntl, CONFIG_SYS_DDR_SDRAM_CLK_CNTL); in fixed_sdram()
/openbmc/u-boot/board/gdsys/mpc8308/
H A Dsdram.c47 out_be32(&im->ddr.sdram_clk_cntl, CONFIG_SYS_DDR_SDRAM_CLK_CNTL); in fixed_sdram()
/openbmc/u-boot/board/sbc8548/
H A Dddr.c118 out_be32(&ddr->sdram_clk_cntl, 0x03800000); in fixed_sdram()
/openbmc/u-boot/board/freescale/mpc8308rdb/
H A Dsdram.c46 out_be32(&im->ddr.sdram_clk_cntl, CONFIG_SYS_DDR_SDRAM_CLK_CNTL); in fixed_sdram()
/openbmc/u-boot/drivers/ddr/fsl/
H A Dmpc85xx_ddr_gen1.c50 out_be32(&ddr->sdram_clk_cntl, regs->ddr_sdram_clk_cntl); in fsl_ddr_set_memctl_regs()
H A Dmpc86xx_ddr.c61 out_be32(&ddr->sdram_clk_cntl, regs->ddr_sdram_clk_cntl); in fsl_ddr_set_memctl_regs()
H A Dmpc85xx_ddr_gen2.c76 out_be32(&ddr->sdram_clk_cntl, regs->ddr_sdram_clk_cntl); in fsl_ddr_set_memctl_regs()
/openbmc/u-boot/board/freescale/mpc8315erdb/
H A Dsdram.c63 im->ddr.sdram_clk_cntl = CONFIG_SYS_DDR_SDRAM_CLK_CNTL; in fixed_sdram()
/openbmc/u-boot/board/freescale/bsc9131rdb/
H A Dspl_minimal.c42 __raw_writel(CONFIG_SYS_DDR_CLK_CTRL_800, &ddr->sdram_clk_cntl); in sdram_init()
/openbmc/u-boot/board/freescale/mpc832xemds/
H A Dmpc832xemds.c133 im->ddr.sdram_clk_cntl = CONFIG_SYS_DDR_CLK_CNTL; in fixed_sdram()
/openbmc/u-boot/board/freescale/mpc8313erdb/
H A Dsdram.c72 im->ddr.sdram_clk_cntl = CONFIG_SYS_DDR_CLK_CNTL; in fixed_sdram()
/openbmc/u-boot/board/freescale/mpc8641hpcn/
H A Dmpc8641hpcn.c81 ddr->sdram_clk_cntl = CONFIG_SYS_DDR_CLK_CTRL; in fixed_sdram()
/openbmc/u-boot/board/freescale/mpc8323erdb/
H A Dmpc8323erdb.c112 im->ddr.sdram_clk_cntl = CONFIG_SYS_DDR_CLK_CNTL; in fixed_sdram()
/openbmc/u-boot/board/freescale/mpc8572ds/
H A Dmpc8572ds.c78 ddr->sdram_clk_cntl = CONFIG_SYS_DDR_CLK_CTRL; in fixed_sdram()
/openbmc/u-boot/board/freescale/ls1021aiot/
H A Dls1021aiot.c78 out_be32(&ddr->sdram_clk_cntl, DDR_SDRAM_CLK_CNTL); in ddrmc_init()
/openbmc/u-boot/board/freescale/mpc837xerdb/
H A Dmpc837xerdb.c104 im->ddr.sdram_clk_cntl = CONFIG_SYS_DDR_SDRAM_CLK_CNTL; in fixed_sdram()
/openbmc/u-boot/board/ve8313/
H A Dve8313.c63 out_be32(&im->ddr.sdram_clk_cntl, CONFIG_SYS_DDR_CLK_CNTL); in fixed_sdram()
/openbmc/u-boot/board/ids/ids8313/
H A Dids8313.c91 out_be32(&im->ddr.sdram_clk_cntl, CONFIG_SYS_DDR_CLK_CNTL); in fixed_sdram()
/openbmc/u-boot/board/freescale/mpc8349itx/
H A Dmpc8349itx.c67 im->ddr.sdram_clk_cntl = CONFIG_SYS_DDR_SDRAM_CLK_CNTL; in fixed_sdram()
/openbmc/u-boot/include/
H A Dfsl_immap.h45 u32 sdram_clk_cntl; /* SDRAM Clock Control */ member
/openbmc/u-boot/board/freescale/mpc8349emds/
H A Dmpc8349emds.c112 im->ddr.sdram_clk_cntl = CONFIG_SYS_DDR_CLK_CNTL; in fixed_sdram()
/openbmc/u-boot/board/freescale/mpc8610hpcd/
H A Dmpc8610hpcd.c162 ddr->sdram_clk_cntl = 0x03800000; in fixed_sdram()

12