Searched refs:trfc_clk (Results 1 - 1 of 1) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.c144 unsigned int trfc, trfc_clk, trfc_low; local
522 trfc_clk = picos_to_clk(trfc);
530 * Convert trfc_clk to DDR controller fields. DDR I should
536 trfc_low = (trfc_clk - 8) & 0xf;

Completed in 34 milliseconds