Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Demif-common.c779 struct lpddr2_device_details cs0_dev_details, cs1_dev_details; in get_emif_mem_size() local
786 &cs1_dev_details); in get_emif_mem_size()
830 const struct lpddr2_device_details *cs1_dev_details = in emif_calculate_regs() local
848 emif_assert((cs1_dev_details == NULL) || in emif_calculate_regs()
849 (cs1_dev_details->type == LPDDR2_TYPE_NVM) || in emif_calculate_regs()
850 (cs0_dev_details->type == cs1_dev_details->type)); in emif_calculate_regs()
876 cs1_dev_details, in emif_calculate_regs()
880 cs1_dev_details, in emif_calculate_regs()
894 get_temp_alert_config(cs1_dev_details, addressing, 0); in emif_calculate_regs()
896 regs->zq_config = get_zq_config_reg(cs1_dev_details, addressing, in emif_calculate_regs()
[all …]