Home
last modified time | relevance | path

Searched defs:way (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/drivers/marvell/
H A Dcache_llc.h40 #define LLC_BLK_ALOC_WAY_ID(way) ((way) & 0x1f) argument
/rk3399_ARM-atf/drivers/marvell/
H A Dcache_llc.c116 uint32_t tc, way, ways_to_allocate; in llc_sram_enable() local