Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dspd_sdram.c140 unsigned char four_act; in spd_sdram() local
584 four_act = 1; /* By the book. */ in spd_sdram()
596 four_act = picos_to_clk(37500); /* By the book. 1k pages? */ in spd_sdram()
628 | ((four_act & 0x1f) << 0) /* FOUR_ACT */ in spd_sdram()
/external/u-boot/drivers/ddr/fsl/
Dctrl_regs.c653 unsigned short four_act; in set_timing_cfg_2() local
709 four_act = picos_to_mclk(ctrl_num, in set_timing_cfg_2()
720 | ((four_act & 0x3f) << 0) in set_timing_cfg_2()