Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.c139 unsigned char cke_min_clk; in spd_sdram() local
585 cke_min_clk = 1; /* By the book. */ in spd_sdram()
597 cke_min_clk = 3; /* By the book. */ in spd_sdram()
629 | ((cke_min_clk & 0x7) << 6) /* CKE_PLS */ in spd_sdram()