Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/
H A Dddr.c43 .trfc_ps = 160000,
74 .trfc_ps = 160000,
105 .trfc_ps = 160000,
142 .trfc_ps = 160000,
180 .trfc_ps = 160000,
/openbmc/u-boot/drivers/ddr/fsl/
H A Dlc_common_dimm_params.c241 unsigned int trfc_ps = 0; in compute_lowest_common_dimm_parameters() local
322 trfc_ps = max(trfc_ps, (unsigned int)dimm_params[i].trfc_ps); in compute_lowest_common_dimm_parameters()
374 outpdimm->trfc_ps = trfc_ps; in compute_lowest_common_dimm_parameters()
577 debug("trfc_ps = %u\n", outpdimm->trfc_ps); in compute_lowest_common_dimm_parameters()
H A Dddr3_dimm_params.c298 pdimm->trfc_ps = ((spd->trfc_min_msb << 8) | spd->trfc_min_lsb) in ddr_compute_dimm_parameters()
H A Dddr2_dimm_params.c311 pdimm->trfc_ps = compute_trfc_ps_from_spd(spd->trctrfc_ext, spd->trfc); in ddr_compute_dimm_parameters()
H A Dddr1_dimm_params.c312 pdimm->trfc_ps = compute_trfc_ps_from_spd(0, spd->trfc); in ddr_compute_dimm_parameters()
H A Dinteractive.c174 COMMON_TIMING(trfc_ps), in lowest_common_dimm_parameters_edit()
269 DIMM_PARM(trfc_ps), in fsl_ddr_dimm_parameters_edit()
371 DIMM_PARM(trfc_ps), in print_dimm_parameters()
449 COMMON_TIMING(trfc_ps), in print_lowest_common_dimm_parameters()
H A Dctrl_regs.c485 ext_refrec = (picos_to_mclk(ctrl_num, common_dimm->trfc_ps) - 8) >> 4; in set_timing_cfg_3()
587 refrec_ctrl = picos_to_mclk(ctrl_num, common_dimm->trfc_ps) - 8; in set_timing_cfg_1()
/openbmc/u-boot/include/
H A Dcommon_timing_params.h31 unsigned int trfc_ps; /* maximum = 255 ns + 256 ns + .75 ns member
H A Dfsl_ddr_dimm_params.h86 int trfc_ps; /* max = 255 ns + 256 ns + .75 ns member
/openbmc/u-boot/board/freescale/p1023rdb/
H A Dddr.c42 .trfc_ps = 160000,
/openbmc/u-boot/board/freescale/c29xpcie/
H A Dddr.c41 .trfc_ps = 160000,
/openbmc/u-boot/board/Arcturus/ucp1020/
H A Dddr.c47 .trfc_ps = 160000,
/openbmc/u-boot/board/freescale/ls2080a/
H A Dddr.c138 .trfc_ps = 160000,
/openbmc/u-boot/board/freescale/bsc9131rdb/
H A Dddr.c123 .trfc_ps = 160000,
/openbmc/u-boot/board/freescale/ls1021aqds/
H A Dddr.c132 .trfc_ps = 160000,
/openbmc/u-boot/board/freescale/bsc9132qds/
H A Dddr.c145 .trfc_ps = 160000,
/openbmc/u-boot/board/freescale/p1010rdb/
H A Dddr.c183 .trfc_ps = 160000,
/openbmc/u-boot/board/freescale/b4860qds/
H A Dddr.c40 .trfc_ps = 260000,