Searched refs:drac0 (Results 1 - 1 of 1) sorted by relevance

/drivers/cpufreq/
H A Dpxa2xx-cpufreq.c247 unsigned int drac2 = 0, drac0 = 0; local
253 drac0 = MDCNFG_DRAC0(mdcnfg);
255 sdram_rows = 1 << (11 + max(drac0, drac2));

Completed in 54 milliseconds