Home
last modified time | relevance | path

Searched refs:tckmax (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dspd.h59 unsigned char tckmax; /* 43 Max device cycle time tCKmax */ member
H A Dddr_spd.h55 unsigned char tckmax; /* 43 Max device cycle time tCKmax */ member
123 unsigned char tckmax; /* 43 Max device cycle time tCKmax */ member
/OK3568_Linux_fs/u-boot/drivers/ddr/fsl/
H A Dddr1_dimm_params.c287 pdimm->tckmax_ps = compute_tckmax_from_spd_ps(spd->tckmax); in ddr_compute_dimm_parameters()
H A Dddr2_dimm_params.c286 pdimm->tckmax_ps = convert_bcd_tenths_to_cycle_time_ps(spd->tckmax); in ddr_compute_dimm_parameters()
H A Dinteractive.c967 printf("%-3d : %02x %s\n", 43, spd->tckmax, in ddr1_spd_dump()
1116 printf("%-3d : %02x %s\n", 43, spd->tckmax, in ddr2_spd_dump()