HomeSort by relevance Sort by last modified time
    Searched refs:LPDDR3 (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/dram/
dram.h 17 LPDDR3 = 6,
dfs.c 127 case LPDDR3:
200 case LPDDR3:
265 } else if (dram_type == LPDDR3) {
290 } else if (dram_type == LPDDR3) {
361 if (timing_config->dram_type == LPDDR3) {
421 } else if (timing_config->dram_type == LPDDR3) {
450 if (timing_config->dram_type == LPDDR3)
469 || (timing_config->dram_type == LPDDR3))
660 if ((timing_config->dram_type == LPDDR3) ||
671 if ((timing_config->dram_type == LPDDR3) ||
    [all...]
suspend.c 202 } else if (sdram_params->dramtype == LPDDR3) {
212 /* ca training(LPDDR4,LPDDR3 support) */
256 /* write leveling(LPDDR4,LPDDR3,DDR3 support) */
302 /* read gate training(LPDDR4,LPDDR3,DDR3 support) */
350 /* read leveling(LPDDR4,LPDDR3,DDR3 support) */
756 /* LPDDR2/LPDDR3 need to wait DAI complete, max 10us */
757 if (sdram_params->dramtype == LPDDR3)
dram_spec_timing.c 651 * and calculate all lpddr3
    [all...]

Completed in 1379 milliseconds