Home
last modified time | relevance | path

Searched refs:LPDDR3 (Results 1 – 22 of 22) sorted by relevance

/u-boot/drivers/ram/rockchip/
A DKconfig40 bool "LPDDR3 support for Rockchip PX30"
43 This enables LPDDR3 sdram support instead of the default DDR3 support
A Dsdram_rk3288.c254 case LPDDR3: in pctl_cfg()
323 case LPDDR3: in phy_cfg()
491 if (sdram_params->base.dramtype != LPDDR3) in data_training()
531 if (sdram_params->base.dramtype != LPDDR3) in data_training()
662 if (sdram_params->base.dramtype == LPDDR3) { in sdram_rank_bw_detect()
795 (sdram_params->base.dramtype == LPDDR3 && in sdram_init()
837 if (sdram_params->base.dramtype == LPDDR3) { in sdram_init()
876 if (sdram_params->base.dramtype == LPDDR3) { in sdram_init()
897 if (sdram_params->base.dramtype == LPDDR3) { in sdram_init()
A Dsdram-px30-lpddr3-detect-333.inc28 .dramtype = LPDDR3,
A Dsdram_px30.c294 if ((sdram_params->base.dramtype == LPDDR3 || in set_ctl_address_map()
521 if (sdram_params->base.dramtype == LPDDR3) in sdram_init_()
522 pctl_write_mr(dram->pctl, 3, 11, 3, LPDDR3); in sdram_init_()
536 if (sdram_params->base.dramtype == LPDDR3) { in sdram_init_()
A Dsdram_common.c26 case LPDDR3: in sdram_print_dram_type()
294 } else if (dram_type == LPDDR3 || dram_type == LPDDR2) { in sdram_detect_dbw()
A Dsdram_rk3188.c432 if (sdram_params->base.dramtype != LPDDR3) in data_training()
472 if (sdram_params->base.dramtype != LPDDR3) in data_training()
608 if (sdram_params->base.dramtype == LPDDR3) { in sdram_rank_bw_detect()
780 if (sdram_params->base.dramtype == LPDDR3) { in sdram_init()
A Dsdram_rk3399.c373 } else if (params->base.dramtype == LPDDR3) { in phy_io_config()
626 } else if (params->base.dramtype == LPDDR3) { in set_ds_odt()
1392 } else if (params->base.dramtype == LPDDR3) { in data_training()
1553 if (params->base.dramtype == LPDDR3) { in set_cap_relate_config()
1640 if (params->base.dramtype == LPDDR3) in data_training_first()
2707 if (params->base.dramtype == LPDDR3) in dram_detect_cap()
2913 (dramtype == LPDDR3 && ddr_freq > 933) || in sdram_init()
2938 if (dramtype == LPDDR3) in sdram_init()
A Dsdram_rk3328.c225 if (sdram_params->base.dramtype == LPDDR3 && cap_info->row_3_4) in set_ctl_address_map()
A Dsdram_rk322x.c224 if (dramtype == LPDDR3) in memory_init()
/u-boot/arch/arm/include/asm/arch-rockchip/
A Dsdram.h13 LPDDR3 = 0x6, enumerator
/u-boot/doc/device-tree-bindings/memory-controllers/
A Dst,stm32mp1-ddr.txt1 ST,stm32mp1 DDR3/LPDDR2/LPDDR3 Controller (DDRCTRL and DDRPHYC)
26 (DDR3/LPDDR2/LPDDR3)
104 - st,phy-reg : phy values depending of the DDR type (DDR3/LPDDR2/LPDDR3)
/u-boot/drivers/ram/stm32mp1/
A DKconfig10 family: support for LPDDR2, LPDDR3 and DDR3
/u-boot/arch/arm/mach-rockchip/rk3399/
A DKconfig63 * 2GiB/4GiB LPDDR3 RAM
80 * 2/4GB Dual-Channel LPDDR3
/u-boot/arch/arm/mach-mediatek/
A DKconfig53 and several LPDDR3 and LPDDR4 options.
/u-boot/board/google/
A DKconfig62 LPDDR3 SDRAM. It has PCIe WiFi and Bluetooth. It also includes a
/u-boot/board/vamrs/rock960_rk3399/
A DREADME37 * DRAM: 2GB/4GB LPDDR3 @ 1866MHz
/u-boot/doc/device-tree-bindings/clock/
A Drockchip,rk3288-dmc.txt108 DRAM type (3=DDR3, 6=LPDDR3)
/u-boot/arch/arm/mach-sunxi/
A DKconfig425 bool "LPDDR3 with Allwinner stock configuration"
428 This option is the LPDDR3 timing used by the stock boot0 by
432 bool "LPDDR3 DRAM chips on the H6 DRAM controller"
436 This option is the LPDDR3 timing used by the stock boot0 by
463 Set the dram type, 3: DDR3, 7: LPDDR3
A Ddram_sun8i_a83t.c447 #error Unsupported DRAM type, Please set DRAM type (3:DDR3, 7:LPDDR3) in sunxi_dram_init()
/u-boot/board/hisilicon/hikey/
A DREADME7 * 1GB 800MHz LPDDR3 DRAM
/u-boot/doc/device-tree-bindings/fsp/fsp2/apollolake/
A Dfsp-m.txt70 0x2: BGA mirrored (LPDDR3 only)
/u-boot/arch/arm/dts/
A Drk3399-sdram-lpddr3-samsung-4GB-1866.dtsi47 6 /* LPDDR3 */

Completed in 32 milliseconds