HomeSort by relevance Sort by last modified time
    Searched refs:tqhs_ps (Results 1 - 6 of 6) sorted by null

  /external/u-boot/include/
common_timing_params.h 49 unsigned int tqhs_ps; /* byte 45, spd->tqhs */ member in struct:__anon47639
fsl_ddr_dimm_params.h 104 int tqhs_ps; /* byte 45, spd->tqhs */ member in struct:dimm_params_s
  /external/u-boot/drivers/ddr/fsl/
lc_common_dimm_params.c 254 unsigned int tqhs_ps = 0; local
332 tqhs_ps = max(tqhs_ps, (unsigned int)dimm_params[i].tqhs_ps);
388 outpdimm->tqhs_ps = tqhs_ps;
ddr1_dimm_params.c 328 pdimm->tqhs_ps = spd->tqhs * 10;
ddr2_dimm_params.c 327 pdimm->tqhs_ps = spd->tqhs * 10;
interactive.c 188 COMMON_TIMING(tqhs_ps),
283 DIMM_PARM(tqhs_ps),
384 DIMM_PARM(tqhs_ps),
463 COMMON_TIMING(tqhs_ps),
    [all...]

Completed in 76 milliseconds