Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dspd_sdram.c137 unsigned char cke_min_clk; in spd_sdram() local
583 cke_min_clk = 1; /* By the book. */ in spd_sdram()
595 cke_min_clk = 3; /* By the book. */ in spd_sdram()
627 | ((cke_min_clk & 0x7) << 6) /* CKE_PLS */ in spd_sdram()