Home
last modified time | relevance | path

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

/arch/powerpc/cpu/mpc83xx/
A Dspd_sdram.c228 ddr->cs_config[0] = ( 1 << 31 in spd_sdram()
236 debug("cs0_config = 0x%08x\n",ddr->cs_config[0]); in spd_sdram()
241 ddr->cs_config[1] = ( 1<<31 in spd_sdram()
248 debug("cs1_config = 0x%08x\n",ddr->cs_config[1]); in spd_sdram()
253 ddr->cs_config[2] = ( 1 << 31 in spd_sdram()
261 debug("cs2_config = 0x%08x\n",ddr->cs_config[2]); in spd_sdram()
266 ddr->cs_config[3] = ( 1<<31 in spd_sdram()
273 debug("cs3_config = 0x%08x\n",ddr->cs_config[3]); in spd_sdram()
/arch/powerpc/include/asm/
A Dimmap_83xx.h285 u32 cs_config[4]; /* Chip Select x Configuration */ member

Completed in 10 milliseconds