Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/armv7m/
H A Dcache.c52 FLUSH_SET_WAY, /* d-cache clean by sets/ways */ enumerator
80 case FLUSH_SET_WAY: in get_action_reg_set_ways()
223 if (action_dcache_all(FLUSH_SET_WAY)) { in dcache_disable()
257 if (action_dcache_all(FLUSH_SET_WAY)) { in flush_dcache_all()