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

/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.c149 unsigned char four_act; local
593 four_act = 1; /* By the book. */
605 four_act = picos_to_clk(37500); /* By the book. 1k pages? */
637 | ((four_act & 0x1f) << 0) /* FOUR_ACT */
/u-boot/drivers/ddr/fsl/
H A Dctrl_regs.c655 unsigned short four_act; local
711 four_act = picos_to_mclk(ctrl_num,
722 | ((four_act & 0x3f) << 0)

Completed in 48 milliseconds