Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dspd_sdram.c431 ddr->debug_reg = 0x201c0000; /* CL=2 */ in spd_sdram()
433 ddr->debug_reg = 0x202c0000; /* CL=2.5 */ in spd_sdram()
435 ddr->debug_reg = 0x202c0000; /* CL=3.0 */ in spd_sdram()
439 debug("Errata DDR6 (debug_reg=0x%08x)\n", ddr->debug_reg); in spd_sdram()
/external/u-boot/arch/powerpc/include/asm/
Dimmap_83xx.h330 u32 debug_reg; member