Searched refs:cs0_dev_details (Results 1 – 1 of 1) sorted by relevance
779 struct lpddr2_device_details cs0_dev_details, cs1_dev_details; in get_emif_mem_size() local784 &cs0_dev_details); in get_emif_mem_size()828 const struct lpddr2_device_details *cs0_dev_details = in emif_calculate_regs() local842 emif_assert(cs0_dev_details); in emif_calculate_regs()843 emif_assert(cs0_dev_details->type != LPDDR2_TYPE_NVM); in emif_calculate_regs()850 (cs0_dev_details->type == cs1_dev_details->type)); in emif_calculate_regs()865 temp = addressing_table_index(cs0_dev_details->type, in emif_calculate_regs()866 cs0_dev_details->density, in emif_calculate_regs()867 cs0_dev_details->io_width); in emif_calculate_regs()875 regs->sdram_config_init = get_sdram_config_reg(cs0_dev_details, in emif_calculate_regs()[all …]