Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-pxa/
A Dpxa2xx.c34 unsigned int drac2 = 0, drac0 = 0; in pxa2xx_smemc_get_sdram_rows() local
43 drac2 = MDCNFG_DRAC2(mdcnfg); in pxa2xx_smemc_get_sdram_rows()
48 sdram_rows = 1 << (11 + max(drac0, drac2)); in pxa2xx_smemc_get_sdram_rows()

Completed in 2 milliseconds