Home
last modified time | relevance | path

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

/drivers/cpufreq/
Dpxa2xx-cpufreq.c247 unsigned int drac2 = 0, drac0 = 0; in init_sdram_rows() local
250 drac2 = MDCNFG_DRAC2(mdcnfg); in init_sdram_rows()
255 sdram_rows = 1 << (11 + max(drac0, drac2)); in init_sdram_rows()