Home
last modified time | relevance | path

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

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