Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dspd_sdram.c139 unsigned int trfc, trfc_clk, trfc_low; in spd_sdram() local
531 trfc_low = (trfc_clk - 8) & 0xf; in spd_sdram()
538 (trfc_low << 12 ) | /* REFEC */ in spd_sdram()