Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.c138 unsigned char cke_min_clk; in spd_sdram() local
584 cke_min_clk = 1; /* By the book. */ in spd_sdram()
596 cke_min_clk = 3; /* By the book. */ in spd_sdram()
628 | ((cke_min_clk & 0x7) << 6) /* CKE_PLS */ in spd_sdram()