Home
last modified time | relevance | path

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

/u-boot/arch/powerpc/cpu/mpc83xx/
A Dspd_sdram.c334 effective_data_rate = 0; in spd_sdram()
342 effective_data_rate = 400; in spd_sdram()
344 effective_data_rate = 333; in spd_sdram()
346 effective_data_rate = 266; in spd_sdram()
348 effective_data_rate = 200; in spd_sdram()
352 effective_data_rate = 400; /* 5ns */ in spd_sdram()
356 effective_data_rate = 333; /* 6ns */ in spd_sdram()
372 effective_data_rate = 200; /* 10ns */ in spd_sdram()
383 effective_data_rate = 333; /* 6ns */ in spd_sdram()
394 effective_data_rate = 200; /* 10ns */ in spd_sdram()
[all …]

Completed in 3 milliseconds