Searched refs:DRAM_TYPE_LPDDR2 (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/memory/tegra/
H A Dtegra210-emc-cc-r21021.c645 (dram_type == DRAM_TYPE_LPDDR2))
876 else if (dram_type == DRAM_TYPE_LPDDR2 || is_lpddr3)
1034 dram_type == DRAM_TYPE_LPDDR2 &&
1507 if (dram_type == DRAM_TYPE_LPDDR2) {
1529 if (dram_type == DRAM_TYPE_LPDDR2) {
1692 if (dram_type == DRAM_TYPE_LPDDR2)
H A Dtegra20-emc.c127 DRAM_TYPE_LPDDR2, enumerator in enum:emc_dram_type
650 case DRAM_TYPE_LPDDR2:
665 if (dram_type == DRAM_TYPE_LPDDR2) {
H A Dtegra30-emc.c228 DRAM_TYPE_LPDDR2, enumerator in enum:emc_dram_type
1137 case DRAM_TYPE_LPDDR2:
1166 case DRAM_TYPE_LPDDR2:
1183 if (dram_type == DRAM_TYPE_LPDDR2 && !print_sdram_info_once) {
H A Dtegra210-emc.h883 #define DRAM_TYPE_LPDDR2 2 macro
H A Dtegra210-emc-core.c772 if ((emc->dram_type != DRAM_TYPE_LPDDR2 &&

Completed in 146 milliseconds