Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dmv_ddr_topology.c60 if (tm->cfg_src == MV_DDR_CFG_SPD) { in mv_ddr_topology_map_update()
125 } else if (tm->cfg_src == MV_DDR_CFG_DEFAULT) { in mv_ddr_topology_map_update()
146 if (tm->cfg_src == MV_DDR_CFG_SPD) { in mv_ddr_bus_bit_mask_get()
H A Dddr_topology_def.h114 enum mv_ddr_cfg_src cfg_src; member
H A Dddr3_training.c1260 } else if (tm->cfg_src == MV_DDR_CFG_SPD) { in ddr3_tip_freq_set()