Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/sysdev/
Dfsl_85xx_l2ctlr.c78 unsigned int l2cache_size; in mpc85xx_l2ctlr_of_probe() local
91 l2cache_size = *prop; in mpc85xx_l2ctlr_of_probe()
100 rem = l2cache_size % sram_params.sram_size; in mpc85xx_l2ctlr_of_probe()
101 ways = LOCK_WAYS_FULL * sram_params.sram_size / l2cache_size; in mpc85xx_l2ctlr_of_probe()