Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core_AArch64/Source/
Dcache_armv8a.c55 uint8_t loc, cache_type, cache_level, set_shift, way_shift; in dcache_all() local
79 set_shift = ((ccsidr_el1 >> CCSIDR_EL1_LN_SZ_SHIFT) & in dcache_all()
93 operand |= set << set_shift; in dcache_all()