Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/nxp/common/plat_make_helper/
A Dplat_common_def.mk44 DDRC_NUM_DIMM := 1
47 ifneq (${DDRC_NUM_DIMM},)
48 $(eval $(call add_define_val,DDRC_NUM_DIMM,${DDRC_NUM_DIMM}))
/tf-a-ffa_el3_spmc/include/drivers/nxp/ddr/
A Dddr.h41 #ifndef DDRC_NUM_DIMM
42 #define DDRC_NUM_DIMM 1 macro
46 (DDRC_NUM_CS / DDRC_NUM_DIMM)
/tf-a-ffa_el3_spmc/plat/nxp/soc-lx2160a/lx2160aqds/
A Dplatform.mk16 DDRC_NUM_DIMM := 1
A Dddr_init.c331 info.dimm_on_ctlr = DDRC_NUM_DIMM; in init_ddr()
/tf-a-ffa_el3_spmc/plat/nxp/soc-lx2160a/lx2160ardb/
A Dplatform.mk16 DDRC_NUM_DIMM := 2
A Dddr_init.c196 info.dimm_on_ctlr = DDRC_NUM_DIMM; in init_ddr()
/tf-a-ffa_el3_spmc/plat/nxp/soc-lx2160a/lx2162aqds/
A Dplatform.mk16 DDRC_NUM_DIMM := 1
A Dddr_init.c331 info.dimm_on_ctlr = DDRC_NUM_DIMM; in init_ddr()
/tf-a-ffa_el3_spmc/drivers/nxp/ddr/nxp-ddr/
A Dddr.c620 for (j = 0; j < DDRC_NUM_DIMM; j++) { in parse_spd()
A Dregs.c80 #if DDRC_NUM_DIMM >= 2 in avoid_odt_overlap()
/tf-a-ffa_el3_spmc/drivers/nxp/ddr/phy-gen2/
A Dphy.c2503 #if DDRC_NUM_DIMM > 1 in compute_ddr_phy()

Completed in 14 milliseconds