Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/p1_p2_rdb_pc/
H A Dddr.c44 .trfc_ps = 160000,
75 .trfc_ps = 160000,
106 .trfc_ps = 160000,
143 .trfc_ps = 160000,
181 .trfc_ps = 160000,
/OK3568_Linux_fs/u-boot/drivers/ddr/fsl/
H A Dlc_common_dimm_params.c240 unsigned int trfc_ps = 0; in compute_lowest_common_dimm_parameters() local
319 trfc_ps = max(trfc_ps, (unsigned int)dimm_params[i].trfc_ps); in compute_lowest_common_dimm_parameters()
370 outpdimm->trfc_ps = trfc_ps; in compute_lowest_common_dimm_parameters()
572 debug("trfc_ps = %u\n", outpdimm->trfc_ps); in compute_lowest_common_dimm_parameters()
H A Dddr3_dimm_params.c300 pdimm->trfc_ps = ((spd->trfc_min_msb << 8) | spd->trfc_min_lsb) in ddr_compute_dimm_parameters()
H A Dddr1_dimm_params.c314 pdimm->trfc_ps = compute_trfc_ps_from_spd(0, spd->trfc); in ddr_compute_dimm_parameters()
H A Dddr2_dimm_params.c313 pdimm->trfc_ps = compute_trfc_ps_from_spd(spd->trctrfc_ext, spd->trfc); in ddr_compute_dimm_parameters()
H A Dinteractive.c173 COMMON_TIMING(trfc_ps), in lowest_common_dimm_parameters_edit()
266 DIMM_PARM(trfc_ps), in fsl_ddr_dimm_parameters_edit()
365 DIMM_PARM(trfc_ps), in print_dimm_parameters()
442 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()
/OK3568_Linux_fs/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.h84 int trfc_ps; /* max = 255 ns + 256 ns + .75 ns member
/OK3568_Linux_fs/u-boot/board/freescale/p1023rdb/
H A Dddr.c45 .trfc_ps = 160000,
/OK3568_Linux_fs/u-boot/board/freescale/c29xpcie/
H A Dddr.c42 .trfc_ps = 160000,
/OK3568_Linux_fs/u-boot/board/Arcturus/ucp1020/
H A Dddr.c48 .trfc_ps = 160000,
/OK3568_Linux_fs/u-boot/board/freescale/bsc9131rdb/
H A Dddr.c126 .trfc_ps = 160000,
/OK3568_Linux_fs/u-boot/board/freescale/ls2080a/
H A Dddr.c139 .trfc_ps = 160000,
/OK3568_Linux_fs/u-boot/board/freescale/ls1021aqds/
H A Dddr.c133 .trfc_ps = 160000,
/OK3568_Linux_fs/u-boot/board/freescale/bsc9132qds/
H A Dddr.c148 .trfc_ps = 160000,
/OK3568_Linux_fs/u-boot/board/freescale/p1010rdb/
H A Dddr.c184 .trfc_ps = 160000,
/OK3568_Linux_fs/u-boot/board/freescale/b4860qds/
H A Dddr.c41 .trfc_ps = 260000,