Searched refs:four_act (Results 1 – 2 of 2) sorted by relevance
149 unsigned char four_act; in spd_sdram() local593 four_act = 1; /* By the book. */ in spd_sdram()605 four_act = picos_to_clk(37500); /* By the book. 1k pages? */ in spd_sdram()637 | ((four_act & 0x1f) << 0) /* FOUR_ACT */ in spd_sdram()
655 unsigned short four_act; in set_timing_cfg_2() local711 four_act = picos_to_mclk(ctrl_num, in set_timing_cfg_2()722 | ((four_act & 0x3f) << 0) in set_timing_cfg_2()
Completed in 7 milliseconds