Home
last modified time | relevance | path

Searched refs:DDR_TYPE_LPDDR2_S4 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/memory/
H A Demif.c102 if (type == DDR_TYPE_LPDDR2_S2 || type == DDR_TYPE_LPDDR2_S4) { in do_emif_regdump_show()
286 case DDR_TYPE_LPDDR2_S4: in get_addressing_table()
513 if (type != DDR_TYPE_LPDDR2_S2 && type != DDR_TYPE_LPDDR2_S4) in setup_temperature_sensitive_regs()
693 if (type == DDR_TYPE_LPDDR2_S2 || type == DDR_TYPE_LPDDR2_S4) in setup_interrupts()
793 valid = (type == DDR_TYPE_LPDDR2_S4 || in is_dev_data_valid()
901 dev_info->type = DDR_TYPE_LPDDR2_S4; in of_get_ddr_info()
H A Djedec_ddr.h29 #define DDR_TYPE_LPDDR2_S4 3 macro
H A Dof_memory.c116 case DDR_TYPE_LPDDR2_S4: in of_get_ddr_timings()