Searched refs:MCFSDRAMC_DCR_RC (Results 1 – 3 of 3) sorted by relevance
36 | MCFSDRAMC_DCR_RC((15 * dramclk)>>4)); in dram_init()
43 MCFSDRAMC_DCR_RC((15 * CONFIG_SYS_CLK / 1000000) >> 4); in dram_init()
399 #define MCFSDRAMC_DCR_RC(x) ((x)&0x01FF) macro