Home
last modified time | relevance | path

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

/trusted-firmware-a/drivers/marvell/
A Dcache_llc.c116 uint32_t tc, way, ways_to_allocate; in llc_sram_enable() local
125 ways_to_allocate = size / LLC_WAY_SIZE; in llc_sram_enable()
135 for (way = 0; way < ways_to_allocate; way++) { in llc_sram_enable()

Completed in 2 milliseconds