Home
last modified time | relevance | path

Searched refs:ddr_type (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/power/reset/
H A Dat91-poweroff.c156 u32 ddr_type; in at91_poweroff_probe() local
189 ddr_type = readl(at91_shdwc.mpddrc_base + AT91_DDRSDRC_MDR) & in at91_poweroff_probe()
191 if (ddr_type != AT91_DDRSDRC_MD_LPDDR2 && in at91_poweroff_probe()
192 ddr_type != AT91_DDRSDRC_MD_LPDDR3) { in at91_poweroff_probe()
H A Dat91-sama5d2_shdwc.c305 u32 ddr_type; in at91_shdwc_probe() local
374 ddr_type = readl(at91_shdwc->mpddrc_base + AT91_DDRSDRC_MDR) & in at91_shdwc_probe()
376 if (ddr_type != AT91_DDRSDRC_MD_LPDDR2 && in at91_shdwc_probe()
377 ddr_type != AT91_DDRSDRC_MD_LPDDR3) { in at91_shdwc_probe()
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rv1108_pctl_phy.c116 if (params_priv->ddr_config_t.ddr_type == DDR3 || in memory_init()
117 params_priv->ddr_config_t.ddr_type == DDR2) { in memory_init()
139 if (params_priv->ddr_config_t.ddr_type == DDR3) { in memory_init()
294 if (params_priv->ddr_config_t.ddr_type == DDR3 || in pctl_cfg()
295 params_priv->ddr_config_t.ddr_type == DDR2) { in pctl_cfg()
305 if (params_priv->ddr_config_t.ddr_type == DDR3) in pctl_cfg()
380 switch (params_priv->ddr_config_t.ddr_type) { in phy_cfg()
480 if (params_priv->ddr_config_t.ddr_type == DDR3) { in sdram_detect()
539 os_reg = (params_priv->ddr_config_t.ddr_type & SYS_REG_DDRTYPE_MASK) << in sdram_all_config()
570 switch (params_priv->ddr_config_t.ddr_type & SYS_REG_DDRTYPE_MASK) { in sdram_all_config()
H A Dsdram_rk3308.c454 if (params_priv->ddr_config_t.ddr_type == DDR3 || in pctl_cfg_grf()
455 params_priv->ddr_config_t.ddr_type == DDR2) in pctl_cfg_grf()
527 if (params_priv->ddr_config_t.ddr_type == LPDDR2) { in set_ds_odt()
698 switch (params_priv->ddr_config_t.ddr_type) { in modify_sdram_params()
/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_init.c86 static char *ddr_type = "DDR3"; variable
192 ddr_type); in ddr3_restore_and_set_final_windows()
334 printf("%s Training Sequence - 2nd boot - Skip\n", ddr_type); in ddr3_init()
394 printf("%s Training Sequence - FAILED\n", ddr_type); in ddr3_init()
417 printf("%s Training Sequence - Ended Successfully\n", ddr_type); in ddr3_init()
764 printf("%s Training Sequence - FAILED\n", ddr_type); in ddr3_hws_tune_training_params()
/OK3568_Linux_fs/u-boot/cmd/ddr_tool/ddr_dq_eye/
H A Dddr_dq_eye.c173 u32 ddr_type; in do_ddr_dq_eye() local
188 ddr_type = (readl(0xfe020208) >> 13) & 0x7; in do_ddr_dq_eye()
190 ddr_type = ((readl(0xfdc2020c) & (0x3 << 12)) >> 9) | in do_ddr_dq_eye()
232 switch (ddr_type) { in do_ddr_dq_eye()
/OK3568_Linux_fs/u-boot/board/rockchip/evb_rk3036/
H A Devb_rk3036.c18 config->ddr_type = 3; in get_ddr_config()
/OK3568_Linux_fs/u-boot/board/rockchip/kylin_rk3036/
H A Dkylin_rk3036.c19 config->ddr_type = 3; in get_ddr_config()
/OK3568_Linux_fs/kernel/arch/arm/mach-imx/
H A Dpm-imx6.c86 u32 ddr_type; member
220 u32 ddr_type; member
557 pm_info->ddr_type = imx_mmdc_get_ddr_type(); in imx6q_suspend_init()
H A Dmmdc.c61 static int ddr_type; variable
565 ddr_type = (val & BM_MMDC_MDMISC_DDR_TYPE) >> in imx_mmdc_probe()
586 return ddr_type; in imx_mmdc_get_ddr_type()
/OK3568_Linux_fs/kernel/drivers/devfreq/
H A Drk3399_dmc.c317 u32 ddr_type; in rk3399_dmcfreq_probe() local
387 ddr_type = (val >> RK3399_PMUGRF_DDRTYPE_SHIFT) & in rk3399_dmcfreq_probe()
390 switch (ddr_type) { in rk3399_dmcfreq_probe()
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/sdram_inc/rk3308/
H A Dsdram-rk3308-ddr3-detect-589.inc7 .ddr_type = 0x3,
H A Dsdram-rk3308-lpddr2-detect-451.inc7 .ddr_type = 0x5,
H A Dsdram-rk3308-lpddr2-detect-393.inc7 .ddr_type = 0x5,
H A Dsdram-rk3308-ddr3-detect-451.inc7 .ddr_type = 0x3,
H A Dsdram-rk3308-ddr2-detect-393.inc7 .ddr_type = 0x2,
H A Dsdram-rk3308-ddr3-detect-393.inc7 .ddr_type = 0x3,
H A Dsdram-rk3308-ddr2-detect-451.inc7 .ddr_type = 0x2,
/OK3568_Linux_fs/u-boot/board/engicam/common/
H A Dspl.c190 .ddr_type = DDR_TYPE_DDR3,
302 .ddr_type = DDR_TYPE_DDR3,
/OK3568_Linux_fs/u-boot/board/ccv/xpress/
H A Dspl.c62 .ddr_type = DDR_TYPE_DDR3,
/OK3568_Linux_fs/u-boot/board/barco/platinum/
H A Dspl_picon.c140 .ddr_type = DDR_TYPE_DDR3, in spl_dram_init()
H A Dspl_titanium.c143 .ddr_type = DDR_TYPE_DDR3, in spl_dram_init()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dglobal_data.h24 uint16_t ddr_type; member
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-quark/
H A Dmrc.h115 uint8_t ddr_type; /* DDR3, DDR3L */ member
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx6/
H A Dlitesom.c130 .ddr_type = DDR_TYPE_DDR3,

12