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

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

Completed in 99 milliseconds